diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ce94dc..c2c6729 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -178,10 +178,6 @@ export default function LandingPage() { { name: "phone", type: "tel", placeholder: "Phone Number", required: false } ]} textarea={{ name: "message", placeholder: "Tell us about your riding style and which bike interests you most...", rows: 5, required: true }} - buttons={[ - { text: "Send Message", href: "#" }, - { text: "Schedule a Demo Ride", href: "tel:+1-555-BULLS-MTB" } - ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767635314961-3ve6sa23.jpg" imageAlt="Mountain bike rider in action" mediaPosition="right"