Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-23 12:12:32 +00:00

View File

@@ -46,13 +46,13 @@ export default function LandingPage() {
title="Mark Holdings Bajaj Motorcycles"
description="Your reliable partner for Bajaj motorcycles in Ruiru, specializing in commercial bikes built for the boda boda sector."
testimonials={[
{ name: "John Kamau", 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", imageAlt: "Bajaj motorcycle dealer interior" },
{ name: "Peter Njoroge", 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", imageAlt: "Bajaj motorcycle dealer interior" },
{ name: "Samuel M.", 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", imageAlt: "Bajaj motorcycle dealer interior" },
{ name: "David Karanja", 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", imageAlt: "Bajaj motorcycle dealer interior" },
{ name: "Moses W.", 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", imageAlt: "Bajaj motorcycle dealer interior" }
{ name: "John Kamau", 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?_wi=1", imageAlt: "Bajaj motorcycle dealer interior" },
{ name: "Peter Njoroge", 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?_wi=1", imageAlt: "Bajaj motorcycle dealer interior" },
{ name: "Samuel M.", 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?_wi=1", imageAlt: "Bajaj motorcycle dealer interior" },
{ name: "David Karanja", 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?_wi=1", imageAlt: "Bajaj motorcycle dealer interior" },
{ name: "Moses W.", 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?_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={[
{ src: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149682030.jpg", alt: "John Kamau" },
@@ -82,9 +82,9 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{ title: "Expert Guidance", description: "Get professional advice on the best bike for your budget.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-motorcycle-modern-workshop_158595-8129.jpg" },
{ 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" },
{ 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" },
{ 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" }
{ 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?_wi=3" },
{ 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?_wi=2" },
{ 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?_wi=2" }
]}
title="Why Choose Mark Holdings?"
description="We are committed to delivering the best Bajaj motorcycles and support to our local community."
@@ -98,9 +98,9 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{ id: "1", name: "Bajaj Boxer 100", price: "KSh 165,000", imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-indoors_23-2150849429.jpg" },
{ 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" },
{ 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" },
{ id: "1", name: "Bajaj Boxer 100", price: "KSh 165,000", 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?_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?_wi=2" },
{ id: "4", name: "Bajaj CT 100", price: "KSh 155,000", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-wearing-protection-helmet_23-2148703188.jpg" },
{ id: "5", name: "Bajaj Platina", price: "KSh 175,000", imageSrc: "http://img.b2bpic.net/free-photo/view-children-s-bicycle_23-2150834408.jpg" },
{ id: "6", name: "Bajaj Avenger", price: "KSh 250,000", imageSrc: "http://img.b2bpic.net/free-photo/sexy-biker-girl-wearing-black-leather-jacket-posing-her-superbike-outside-building_613910-19369.jpg" }
@@ -156,7 +156,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"
/>
</div>