Open
Conversation
Co-authored-by: Leo <leoakok@users.noreply.github.com>
- Replace dark violet theme with warm stone-based light palette - Set up shadcn/ui infrastructure (Button, Card in components/ui/) - Create custom components: FadeIn (scroll animations), Navbar, SiteFooter - Rewrite homepage as storytelling narrative: Hero → Philosophy → Solutions → Stats → Stories → Testimonials → CTA - Clean solutions grid with gap-px border technique - Customer stories now link to dedicated /[slug] pages - Rewrite About page with clean team member layout - Update [slug] page with prose-stone article styling - Delete old components (block, button, header, footer, modal, popover, textRotate) - Keep data files (use.js, information.json) and fillout integration unchanged Co-authored-by: Leo <leoakok@users.noreply.github.com>
Co-authored-by: Leo <leoakok@users.noreply.github.com>
|
Cursor Agent can help with this pull request. Just |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Customer-first hero: '130,000 applications. Zero manual steps.' (GIRVAK story) - ImpactCard component with 3 geometric variants (circles, dot grid, bars) - StoryCard component with 3 SVG illustration variants (nodes, waves, blocks) - PositionCard component with icon + value proposition - Featured case study section with GIRVAK metrics sidebar - 'Why Airtable?' section with real positioning (one platform, 96% cost, scale) - All content sourced from real Airtable ecosystem page and client data - CTA: 'Every automation starts with a conversation' Co-authored-by: Leo <leoakok@users.noreply.github.com>
New card components: - SpotlightCard: mouse-tracking radial gradient spotlight effect - TiltCard: 3D perspective tilt on hover with framer-motion spring - FocusCards: hover-to-focus gallery (others blur/dim) New pages: - /services: 6 services with SpotlightCards + real project references - /stories: FocusCards gallery of all customer stories with metrics Updates: - Homepage 'Why Airtable' now uses SpotlightCards - Navbar: added Services link, Stories now points to /stories - Sitemap: added /services and /stories Co-authored-by: Leo <leoakok@users.noreply.github.com>
Tone shift: trustworthy, simple, no big promises, no uppercase labels. Hero: 'We build Airtable systems for organizations that need things to actually work.' — tells the team's story alongside customer results. - Remove SpotlightCard, TiltCard, FocusCards (Aceternity effects) - Rewrite services: real countries (UK, Canada, Australia, Turkey, USA), real examples baked in, not generic service names - Stories page: clean list layout with logos and metrics - Footer: UseEfficiently LLC (USA-based), remove Istanbul reference - Remove all uppercase text (tracking-wide uppercase) across every page - CTA: 'No pitch, no pressure. We'll listen and tell you honestly whether Airtable is the right fit.' - Why Airtable: conversational tone, real client examples - [slug] back links point to /stories Co-authored-by: Leo <leoakok@users.noreply.github.com>
- [slug] pages: remove separate description paragraph that duplicated the opening of detail HTML (fixes /publicsquare, /girvak, /yetgen, /oua) - Empty story pages (/oihs, /gkp): show 'Story coming soon' message with a CTA to book a call instead of blank page - Stories list: split customers with/without content — empty ones show as grayed out with 'Story coming soon' instead of dead links - About page: tighten spacing for team members without a bio (Yunus) Co-authored-by: Leo <leoakok@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refactor the website from scratch to implement a clean, Dieter Rams-inspired storytelling design using shadcn/ui and custom components.
The previous website design was replaced to meet the user's request for a "storyteller website" with a "clean, dieter rams inspired" aesthetic. This involved a complete overhaul of the theme, component architecture, and page layouts to create a more minimalist and narrative-focused user experience.