Merge version_5 into main #6

Merged
development merged 1 commits from version_5 into main 2026-01-05 18:15:30 +00:00
Showing only changes of commit 19a2e94bb8 - Show all commits

View File

@@ -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"