Update src/app/page.tsx

This commit is contained in:
2026-04-05 12:46:12 +00:00
parent 847bc13be1
commit 94fa17f60f

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/sexy-thoughtful-lady-wit-long-dark-hair-poses-leather-jacket-motorcycle_8353-5666.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sexy-thoughtful-lady-wit-long-dark-hair-poses-leather-jacket-motorcycle_8353-5666.jpg?_wi=1"
imageAlt="Royal Enfield motorcycle on a mountain road"
avatars={[
{
@@ -102,37 +102,37 @@ export default function LandingPage() {
id: "p1",
name: "Continental GT 650",
price: "$6,499",
imageSrc: "http://img.b2bpic.net/free-photo/view-cool-motorcycle_23-2150704871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-cool-motorcycle_23-2150704871.jpg?_wi=1",
},
{
id: "p2",
name: "Himalayan 450",
price: "$5,899",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-traveler-dressed-trendy-camouflaged-jacket-standing-with-sports-bicycle-shoulder-studio-isolated-dark-background_613910-4281.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-traveler-dressed-trendy-camouflaged-jacket-standing-with-sports-bicycle-shoulder-studio-isolated-dark-background_613910-4281.jpg?_wi=1",
},
{
id: "p3",
name: "Classic 350",
price: "$4,699",
imageSrc: "http://img.b2bpic.net/free-photo/motorbike-wall-with-white-background-vintage-custom-motorcycle-toy_460848-13004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/motorbike-wall-with-white-background-vintage-custom-motorcycle-toy_460848-13004.jpg?_wi=1",
},
{
id: "p4",
name: "Interceptor 650",
price: "$6,199",
imageSrc: "http://img.b2bpic.net/free-photo/view-cool-motorcycle_23-2150704871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-cool-motorcycle_23-2150704871.jpg?_wi=2",
},
{
id: "p5",
name: "Super Meteor 650",
price: "$6,999",
imageSrc: "http://img.b2bpic.net/free-photo/motorbike-wall-with-white-background-vintage-custom-motorcycle-toy_460848-13004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/motorbike-wall-with-white-background-vintage-custom-motorcycle-toy_460848-13004.jpg?_wi=2",
},
{
id: "p6",
name: "Hunter 350",
price: "$3,999",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-traveler-dressed-trendy-camouflaged-jacket-standing-with-sports-bicycle-shoulder-studio-isolated-dark-background_613910-4281.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-traveler-dressed-trendy-camouflaged-jacket-standing-with-sports-bicycle-shoulder-studio-isolated-dark-background_613910-4281.jpg?_wi=2",
},
]}
title="The Collection"
@@ -234,7 +234,7 @@ export default function LandingPage() {
}}
title="Join the Brotherhood"
description="Sign up for updates on our newest launches and exclusive dealership events."
imageSrc="http://img.b2bpic.net/free-photo/sexy-thoughtful-lady-wit-long-dark-hair-poses-leather-jacket-motorcycle_8353-5666.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sexy-thoughtful-lady-wit-long-dark-hair-poses-leather-jacket-motorcycle_8353-5666.jpg?_wi=2"
tag="Stay Updated"
mediaAnimation="slide-up"
/>