diff --git a/src/app/page.tsx b/src/app/page.tsx index f4a00b8..bace2bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,6 @@ export default function LandingPage() { { name: "Why Us", id: "features" }, { name: "Contact", id: "contact" }, ]} - button={{ text: "Get Started", href: "#contact" }} /> @@ -60,10 +59,6 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149483545.jpg", imageAlt: "Website mockup on multiple devices" }, { imageSrc: "http://img.b2bpic.net/free-vector/flat-infographic-element-set_52683-7100.jpg", imageAlt: "Website conversion metrics displayed" }, ]} - buttons={[ - { text: "View Pricing", href: "#pricing" }, - { text: "Schedule Call", href: "#contact" }, - ]} buttonAnimation="slide-up" carouselPosition="right" /> @@ -77,9 +72,6 @@ export default function LandingPage() { tagIcon={Award} imageSrc="http://img.b2bpic.net/free-photo/young-happy-colleagues-sitting-office-coworking_171337-17717.jpg" imageAlt="Neo Cymian and Your Web team in Chicago office" - buttons={[ - { text: "Learn More", href: "#pricing" }, - ]} useInvertedBackground={false} /> @@ -119,7 +111,6 @@ export default function LandingPage() { { id: "starter", badge: "Starter", badgeIcon: Zap, price: "$50/month", subtitle: "Perfect for Barbershops, Restaurants & Small Stores", buttons: [ - { text: "Get Started", href: "tel:3122370726" }, { text: "Learn More", href: "#contact" }, ], features: [ @@ -128,7 +119,6 @@ export default function LandingPage() { { id: "professional", badge: "Professional", badgeIcon: Award, price: "$85/month", subtitle: "Ideal for Gyms, Roofing, Plumbing & Mechanics", buttons: [ - { text: "Get Started", href: "tel:3122370726" }, { text: "Learn More", href: "#contact" }, ], features: [ @@ -137,7 +127,6 @@ export default function LandingPage() { { id: "enterprise", badge: "Enterprise", badgeIcon: Crown, price: "$130/month", subtitle: "Built for Law Firms, Real Estate & Large Retailers", buttons: [ - { text: "Get Started", href: "tel:3122370726" }, { text: "Learn More", href: "#contact" }, ], features: [