diff --git a/src/app/page.tsx b/src/app/page.tsx index 245a2f6..f5c959e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,8 +52,8 @@ 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", imageAlt: "Jay Khodiyar Motors Showroom" }, - { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2539.jpg", 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?_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" } ]} mediaAnimation="slide-up" rating={5} @@ -72,12 +72,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" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-motorcycle-modern-workshop_158595-8129.jpg" } + 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" } }, { 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" }, + 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" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2375.jpg" } }, { @@ -117,10 +117,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", 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?_wi=3", 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", 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?_wi=3", imageAlt: "Professional Workshop" } ]} animationType="slide-up" @@ -137,7 +137,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" + imageSrc="http://img.b2bpic.net/free-photo/man-fixing-motorcycle-modern-workshop_158595-8129.jpg?_wi=2" imageAlt="Professional bike servicing" mediaAnimation="slide-up" mediaPosition="right"