Merge version_5 into main
Merge version_5 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user