Merge version_1 into main #2
@@ -52,13 +52,12 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-choosed-motorcycles-moto-shop-guy-black-jacket-manager-with-client_1157-43592.jpg?_wi=1", imageAlt: "Jay Khodiyar Motors Showroom" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2539.jpg?_wi=1", imageAlt: "Professional Workshop and Service Center" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-choosed-motorcycles-moto-shop-guy-black-jacket-manager-with-client_1157-43592.jpg", imageAlt: "Jay Khodiyar Motors Showroom" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2539.jpg", imageAlt: "Professional Workshop and Service Center" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="Trusted by local bike owners"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -72,12 +71,12 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "New Two-Wheeler Sales", description: "Latest Hero models with flexible financing options and after-sales support.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-choosed-motorcycles-moto-shop-guy-black-jacket-manager-with-client_1157-43592.jpg?_wi=2" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-motorcycle-modern-workshop_158595-8129.jpg?_wi=1" }
|
||||
title: "New Two-Wheeler Sales", description: "Latest Hero models with flexible financing options and after-sales support.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-choosed-motorcycles-moto-shop-guy-black-jacket-manager-with-client_1157-43592.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-motorcycle-modern-workshop_158595-8129.jpg" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Bike Servicing & Repair", description: "Professional servicing using genuine parts. Experienced technicians ensure your bike runs smoothly.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2539.jpg?_wi=2" },
|
||||
title: "Bike Servicing & Repair", description: "Professional servicing using genuine parts. Experienced technicians ensure your bike runs smoothly.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2539.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2375.jpg" }
|
||||
},
|
||||
{
|
||||
@@ -117,10 +116,10 @@ export default function LandingPage() {
|
||||
description="Our commitment to excellence reflected in customer satisfaction and service reliability."
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "2000+", title: "Bikes Serviced", description: "Happy customers every month", imageSrc: "http://img.b2bpic.net/free-photo/man-choosed-motorcycles-moto-shop-guy-black-jacket-manager-with-client_1157-43592.jpg?_wi=3", imageAlt: "Jay Khodiyar Motors Showroom"
|
||||
id: "1", value: "2000+", title: "Bikes Serviced", description: "Happy customers every month", imageSrc: "http://img.b2bpic.net/free-photo/man-choosed-motorcycles-moto-shop-guy-black-jacket-manager-with-client_1157-43592.jpg", imageAlt: "Jay Khodiyar Motors Showroom"
|
||||
},
|
||||
{
|
||||
id: "2", value: "10+", title: "Years Experience", description: "Trusted local business since 2014", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2539.jpg?_wi=3", imageAlt: "Professional Workshop"
|
||||
id: "2", value: "10+", title: "Years Experience", description: "Trusted local business since 2014", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2539.jpg", imageAlt: "Professional Workshop"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -137,7 +136,7 @@ export default function LandingPage() {
|
||||
title="Book Your Service Today"
|
||||
description="Schedule your bike service or repair in minutes. Same-day slots often available. We'll confirm via phone call."
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-fixing-motorcycle-modern-workshop_158595-8129.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-fixing-motorcycle-modern-workshop_158595-8129.jpg"
|
||||
imageAlt="Professional bike servicing"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user