From d0fca836da80dd4d5f74b8abd681bbafd378118f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 16:21:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 229 ++++++++++++----------------------------------- 1 file changed, 58 insertions(+), 171 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 663d743..41d2c62 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,137 +16,85 @@ export default function LandingPage() { defaultButtonVariant="elastic-effect" defaultTextAnimation="background-highlight" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >
@@ -166,21 +114,11 @@ export default function LandingPage() { useInvertedBackground={false} negativeCard={{ items: [ - "Manual formatting hours", - "ATS rejection risks", - "Static resume versions", - "Generic job applications", - "Missing keywords", - ], + "Manual formatting hours", "ATS rejection risks", "Static resume versions", "Generic job applications", "Missing keywords"], }} positiveCard={{ items: [ - "Instant AI rewriting", - "ATS keyword targeting", - "Tailored job optimization", - "Professional formatting", - "Recruiter-ready layout", - ], + "Instant AI rewriting", "ATS keyword targeting", "Tailored job optimization", "Professional formatting", "Recruiter-ready layout"], }} title="Designed for Results" description="Our AI does the heavy lifting for your career advancement." @@ -194,45 +132,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah Johnson", - handle: "@sarahj", - testimonial: "ResumeAI helped me get my dream role as a Product Manager.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BctHxoHJfn8YufVSFkexe2ubOX/professional-headshot-of-a-happy-tech-wo-1774801232705-f17f4841.png?_wi=2", - }, + id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "ResumeAI helped me get my dream role as a Product Manager.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BctHxoHJfn8YufVSFkexe2ubOX/professional-headshot-of-a-happy-tech-wo-1774801232705-f17f4841.png"}, { - id: "2", - name: "Michael Chen", - handle: "@mchen", - testimonial: "The metrics improvement for bullet points is a total game changer.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BctHxoHJfn8YufVSFkexe2ubOX/professional-headshot-of-a-software-engi-1774801232667-aeec8256.png?_wi=2", - }, + id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "The metrics improvement for bullet points is a total game changer.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BctHxoHJfn8YufVSFkexe2ubOX/professional-headshot-of-a-software-engi-1774801232667-aeec8256.png"}, { - id: "3", - name: "Emily Rodriguez", - handle: "@emilyr", - testimonial: "I never realized how much ATS mattered until this tool.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BctHxoHJfn8YufVSFkexe2ubOX/professional-headshot-of-a-marketing-man-1774801233028-2cab4fc8.png?_wi=2", - }, + id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "I never realized how much ATS mattered until this tool.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BctHxoHJfn8YufVSFkexe2ubOX/professional-headshot-of-a-marketing-man-1774801233028-2cab4fc8.png"}, { - id: "4", - name: "David Kim", - handle: "@dkim", - testimonial: "Highly recommended for any serious job hunter.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BctHxoHJfn8YufVSFkexe2ubOX/professional-headshot-of-a-project-manag-1774801235454-dfa8eede.png?_wi=2", - }, + id: "4", name: "David Kim", handle: "@dkim", testimonial: "Highly recommended for any serious job hunter.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BctHxoHJfn8YufVSFkexe2ubOX/professional-headshot-of-a-project-manag-1774801235454-dfa8eede.png"}, { - id: "5", - name: "Jessica L.", - handle: "@jess_l", - testimonial: "Finally passed the resume filter and got an interview!", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BctHxoHJfn8YufVSFkexe2ubOX/professional-headshot-of-a-happy-tech-wo-1774801232705-f17f4841.png?_wi=3", - }, + id: "5", name: "Jessica L.", handle: "@jess_l", testimonial: "Finally passed the resume filter and got an interview!", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BctHxoHJfn8YufVSFkexe2ubOX/professional-headshot-of-a-happy-tech-wo-1774801232705-f17f4841.png"}, ]} showRating={true} title="Join Thousands of Successful Job Hunters" @@ -247,39 +160,20 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "free", - badge: "Free", - price: "₹0", - subtitle: "Get started with the basics", - buttons: [ + id: "free", badge: "Free", price: "₹0", subtitle: "Get started with the basics", buttons: [ { - text: "Get Started", - href: "/auth", - }, + text: "Get Started", href: "/auth"}, ], features: [ - "2 Resume generations", - "Basic keyword check", - "AI content rewrite", - ], + "2 Resume generations", "Basic keyword check", "AI content rewrite"], }, { - id: "pro", - badge: "Pro", - price: "₹499/mo", - subtitle: "For career power users", - buttons: [ + id: "pro", badge: "Pro", price: "₹499/mo", subtitle: "For career power users", buttons: [ { - text: "Get Pro", - href: "/auth", - }, + text: "Get Pro", href: "/auth"}, ], features: [ - "Unlimited generations", - "Advanced ATS tailoring", - "PDF Export functionality", - "Priority Support", - ], + "Unlimited generations", "Advanced ATS tailoring", "PDF Export functionality", "Priority Support"], }, ]} title="Simple Pricing" @@ -289,23 +183,16 @@ export default function LandingPage() {