From d82e77a58f92ffc4a7e155c9cb865b157a988706 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 13:11:45 +0000 Subject: [PATCH 1/2] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 88 +++++++++------------------------------- 1 file changed, 20 insertions(+), 68 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 0c3096b..6dc9859 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -20,8 +20,7 @@ export default function PricingPage() { const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Features", href: "#features" }, { label: "Pricing", href: "/pricing" }, { label: "Templates", href: "/templates" }, @@ -29,8 +28,7 @@ export default function PricingPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/" }, { label: "Blog", href: "/blog" }, { label: "Careers", href: "/careers" }, @@ -38,8 +36,7 @@ export default function PricingPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "/privacy" }, { label: "Terms of Service", href: "/terms" }, { label: "Contact", href: "/contact" }, @@ -74,44 +71,24 @@ export default function PricingPage() { Date: Tue, 10 Mar 2026 13:11:45 +0000 Subject: [PATCH 2/2] Update src/app/templates/page.tsx --- src/app/templates/page.tsx | 71 +++++++++----------------------------- 1 file changed, 17 insertions(+), 54 deletions(-) diff --git a/src/app/templates/page.tsx b/src/app/templates/page.tsx index c04d80d..fa61a3f 100644 --- a/src/app/templates/page.tsx +++ b/src/app/templates/page.tsx @@ -20,8 +20,7 @@ export default function TemplatesPage() { const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Features", href: "#features" }, { label: "Pricing", href: "/pricing" }, { label: "Templates", href: "/templates" }, @@ -29,8 +28,7 @@ export default function TemplatesPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/" }, { label: "Blog", href: "/blog" }, { label: "Careers", href: "/careers" }, @@ -38,8 +36,7 @@ export default function TemplatesPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "/privacy" }, { label: "Terms of Service", href: "/terms" }, { label: "Contact", href: "/contact" }, @@ -75,36 +72,22 @@ export default function TemplatesPage() { features={[ { id: 1, - title: "Modern Professional Template", - description: "Clean, minimalist design perfect for tech and corporate roles. ATS-optimized layout with strategic spacing and keyword placement.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/resume-template-selection-screen-showing-1773148156314-dda4b739.png?_wi=3", - imageAlt: "Modern Professional Resume Template", - }, + title: "Modern Professional Template", description: "Clean, minimalist design perfect for tech and corporate roles. ATS-optimized layout with strategic spacing and keyword placement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/resume-template-selection-screen-showing-1773148156314-dda4b739.png", imageAlt: "Modern Professional Resume Template"}, { id: 2, - title: "Creative Executive Template", - description: "Bold design for creative professionals and executives. Features subtle gradients and modern typography while maintaining ATS compatibility.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/resume-template-builder-showing-sectiona-1773148154604-1ab2c564.png?_wi=3", - imageAlt: "Creative Executive Resume Template", - }, + title: "Creative Executive Template", description: "Bold design for creative professionals and executives. Features subtle gradients and modern typography while maintaining ATS compatibility.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/resume-template-builder-showing-sectiona-1773148154604-1ab2c564.png", imageAlt: "Creative Executive Resume Template"}, { id: 3, - title: "Minimal Academic Template", - description: "Perfect for researchers, educators, and academics. Emphasizes certifications, publications, and research experience with proper formatting.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/real-time-resume-preview-pane-showing-re-1773148153934-e7a03cb9.png?_wi=2", - imageAlt: "Minimal Academic Resume Template", - }, + title: "Minimal Academic Template", description: "Perfect for researchers, educators, and academics. Emphasizes certifications, publications, and research experience with proper formatting.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/real-time-resume-preview-pane-showing-re-1773148153934-e7a03cb9.png", imageAlt: "Minimal Academic Resume Template"}, ]} title="Professional Resume Templates" description="Choose from 50+ industry-optimized templates designed for maximum ATS compatibility and visual impact." - tag: "Template Library", + tag="Template Library" tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ { - text: "Start with Templates", - href: "/dashboard", - }, + text: "Start with Templates", href: "/dashboard"}, ]} buttonAnimation="slide-up" textboxLayout="default" @@ -122,7 +105,7 @@ export default function TemplatesPage() { description="Alex Martinez" subdescription="Product Manager at StartupXYZ" icon={Quote} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-a-young-male-pr-1773148153979-5c898677.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-a-young-male-pr-1773148153979-5c898677.png" imageAlt="Alex Martinez profile" mediaAnimation="slide-up" useInvertedBackground={true} @@ -133,44 +116,24 @@ export default function TemplatesPage() {