diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a952c4..8164b45 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { handle: "@boda_pro", testimonial: "Excellent service and genuine parts. Best place to buy a bike in Ruiru.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-white-dress-with-bicycle-field_1303-9693.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-white-dress-with-bicycle-field_1303-9693.jpg?_wi=1", imageAlt: "Bajaj motorcycle dealer interior", }, { @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@ruiru_rider", testimonial: "Very professional dealer. Highly recommend for any commercial bike needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-motorcycle-modern-workshop_158595-8107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-motorcycle-modern-workshop_158595-8107.jpg?_wi=1", imageAlt: "Bajaj motorcycle dealer interior", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@kamau_boda", testimonial: "Solid motorcycles and great support after sales. Good prices too.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-indoors_23-2150849429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-indoors_23-2150849429.jpg?_wi=1", imageAlt: "Bajaj motorcycle dealer interior", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@dk_rider", testimonial: "The best bikes for the boda business. Very durable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-carefree-relaxed-female-biker-wears-stylish-shades-white-t-shirt-jeans-sits-asphalt-near-motorbike-being-deep-thoughts-young-woman-looks-into-distance-rests-after-ride_273609-2882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-carefree-relaxed-female-biker-wears-stylish-shades-white-t-shirt-jeans-sits-asphalt-near-motorbike-being-deep-thoughts-young-woman-looks-into-distance-rests-after-ride_273609-2882.jpg?_wi=1", imageAlt: "Bajaj motorcycle dealer interior", }, { @@ -86,11 +86,11 @@ export default function LandingPage() { handle: "@mose_boda", testimonial: "Excellent team and very knowledgeable about Bajaj models.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-getting-ready-ready_23-2148311722.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-getting-ready-ready_23-2148311722.jpg?_wi=1", imageAlt: "Bajaj motorcycle dealer interior", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-white-dress-with-bicycle-field_1303-9693.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-white-dress-with-bicycle-field_1303-9693.jpg?_wi=2" imageAlt="Bajaj Motorcycle Showroom" avatars={[ { @@ -155,21 +155,21 @@ export default function LandingPage() { title: "Verified Quality", description: "Every bike is checked for maximum performance and reliability.", buttonIcon: "CheckCircle", - imageSrc: "http://img.b2bpic.net/free-photo/woman-white-dress-with-bicycle-field_1303-9693.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-white-dress-with-bicycle-field_1303-9693.jpg?_wi=3", imageAlt: "Man fixing a motorcycle in a modern workshop", }, { title: "Boda Boda Experts", description: "Deep understanding of the commercial motorbike industry.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-motorcycle-modern-workshop_158595-8107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-motorcycle-modern-workshop_158595-8107.jpg?_wi=2", imageAlt: "Man fixing a motorcycle in a modern workshop", }, { title: "Central Location", description: "Conveniently located at CK Business Center in Ruiru.", buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-indoors_23-2150849429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-indoors_23-2150849429.jpg?_wi=2", imageAlt: "Man fixing a motorcycle in a modern workshop", }, ]} @@ -189,19 +189,19 @@ export default function LandingPage() { id: "1", name: "Bajaj Boxer 100", price: "KSh 165,000", - imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-indoors_23-2150849429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-indoors_23-2150849429.jpg?_wi=3", }, { id: "2", name: "Bajaj Boxer 150", price: "KSh 185,000", - imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-carefree-relaxed-female-biker-wears-stylish-shades-white-t-shirt-jeans-sits-asphalt-near-motorbike-being-deep-thoughts-young-woman-looks-into-distance-rests-after-ride_273609-2882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-carefree-relaxed-female-biker-wears-stylish-shades-white-t-shirt-jeans-sits-asphalt-near-motorbike-being-deep-thoughts-young-woman-looks-into-distance-rests-after-ride_273609-2882.jpg?_wi=2", }, { id: "3", name: "Bajaj Discover 125", price: "KSh 210,000", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-getting-ready-ready_23-2148311722.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-getting-ready-ready_23-2148311722.jpg?_wi=2", }, { id: "4", @@ -330,7 +330,7 @@ export default function LandingPage() { description="Reach out to us via phone or visit our showroom in Ruiru to discuss your next Bajaj motorcycle." buttonText="Call Us" onSubmit={(email) => console.log(email)} - imageSrc="http://img.b2bpic.net/free-photo/woman-white-dress-with-bicycle-field_1303-9693.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-white-dress-with-bicycle-field_1303-9693.jpg?_wi=4" mediaAnimation="slide-up" />