From 9a8d8c17e525f0eb44784e3724d0915f23198085 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 22:54:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cb27297..e370594 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,8 +88,8 @@ export default function HomePage() { ]} avatarText="Trusted by 150+ brands" buttons={[ - { text: "Start Your Strategy", href: "/contact" }, - { text: "View Our Work", href: "/case-studies" }, + { text: "Start Your Strategy", href: "#contact" }, + { text: "View Our Work", href: "#portfolio" }, ]} /> @@ -117,11 +117,11 @@ export default function HomePage() { "Deep-dive performance analytics and transparent monthly reports. We measure what matters and provide actionable insights.", imageSrc: "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg", imageAlt: "Performance analytics"}, ]} - gridVariant="uniform-4-items" + gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - buttons={[{ text: "Explore All Services", href: "/about" }]} + buttons={[{ text: "Explore All Services", href: "#about" }]} /> @@ -197,7 +197,7 @@ export default function HomePage() { plans={[ { id: "starter", price: "$2,500/month", name: "Starter", buttons: [ - { text: "Get Started", href: "/contact" }, + { text: "Get Started", href: "#contact" }, { text: "Learn More", href: "#" }, ], features: [ @@ -206,7 +206,7 @@ export default function HomePage() { { id: "professional", badge: "Most Popular", badgeIcon: Sparkles, price: "$5,500/month", name: "Professional", buttons: [ - { text: "Get Started", href: "/contact" }, + { text: "Get Started", href: "#contact" }, { text: "Learn More", href: "#" }, ], features: [ @@ -214,7 +214,7 @@ export default function HomePage() { }, { id: "enterprise", price: "Custom", name: "Enterprise", buttons: [ - { text: "Book Consultation", href: "/contact" }, + { text: "Book Consultation", href: "#contact" }, { text: "Learn More", href: "#" }, ], features: [