diff --git a/src/app/page.tsx b/src/app/page.tsx index 68c7313..c4a9eb8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { ]} enableKpiAnimation={true} background={{ variant: "gradient-bars" }} - imageSrc="http://img.b2bpic.net/free-photo/full-length-african-american-mechanic-businesswoman-communicating-auto-repair-shop_637285-11589.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-length-african-american-mechanic-businesswoman-communicating-auto-repair-shop_637285-11589.jpg?_wi=1" imageAlt="Phil's Autoparts shop front and products" mediaAnimation="opacity" imagePosition="right" @@ -91,11 +91,11 @@ export default function LandingPage() { }, { id: "product-air-filter", brand: "FilterMax", name: "High Performance Air Filter", price: "$18.50", rating: 5, - reviewCount: "289", imageSrc: "http://img.b2bpic.net/free-photo/different-car-accessories-composition_23-2149030383.jpg", imageAlt: "High performance air filter" + reviewCount: "289", imageSrc: "http://img.b2bpic.net/free-photo/different-car-accessories-composition_23-2149030383.jpg?_wi=1", imageAlt: "High performance air filter" }, { id: "product-battery", brand: "PowerStart", name: "Heavy Duty Car Battery", price: "$89.99", rating: 5, - reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-attaching-jumper-cables-car-battery_1170-1303.jpg", imageAlt: "Heavy duty car battery" + reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-attaching-jumper-cables-car-battery_1170-1303.jpg?_wi=1", imageAlt: "Heavy duty car battery" }, { id: "product-brake-pads", brand: "StopForce", name: "Ceramic Brake Pads Set", price: "$42.99", rating: 5, @@ -161,16 +161,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "customers", value: "50K+", title: "Happy Customers", description: "Satisfied customers trust us for their automotive needs", imageSrc: "http://img.b2bpic.net/free-photo/full-length-african-american-mechanic-businesswoman-communicating-auto-repair-shop_637285-11589.jpg", imageAlt: "satisfied customers trust us" + id: "customers", value: "50K+", title: "Happy Customers", description: "Satisfied customers trust us for their automotive needs", imageSrc: "http://img.b2bpic.net/free-photo/full-length-african-american-mechanic-businesswoman-communicating-auto-repair-shop_637285-11589.jpg?_wi=2", imageAlt: "satisfied customers trust us" }, { - id: "parts", value: "10K+", title: "Products In Stock", description: "Comprehensive inventory of quality parts and accessories", imageSrc: "http://img.b2bpic.net/free-photo/different-car-accessories-composition_23-2149030383.jpg", imageAlt: "quality parts inventory" + id: "parts", value: "10K+", title: "Products In Stock", description: "Comprehensive inventory of quality parts and accessories", imageSrc: "http://img.b2bpic.net/free-photo/different-car-accessories-composition_23-2149030383.jpg?_wi=2", imageAlt: "quality parts inventory" }, { - id: "orders", value: "100K+", title: "Orders Shipped", description: "Reliable delivery to customers nationwide", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-attaching-jumper-cables-car-battery_1170-1303.jpg", imageAlt: "orders shipped nationwide" + id: "orders", value: "100K+", title: "Orders Shipped", description: "Reliable delivery to customers nationwide", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-attaching-jumper-cables-car-battery_1170-1303.jpg?_wi=2", imageAlt: "orders shipped nationwide" }, { - id: "rating", value: "4.9★", title: "Average Rating", description: "Consistently high customer ratings and reviews", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-looking-camera-against-grey-wall_23-2148130316.jpg", imageAlt: "high customer ratings" + id: "rating", value: "4.9★", title: "Average Rating", description: "Consistently high customer ratings and reviews", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-looking-camera-against-grey-wall_23-2148130316.jpg?_wi=1", imageAlt: "high customer ratings" } ]} /> @@ -191,7 +191,7 @@ export default function LandingPage() { testimonials={[ { id: "testimonial-1", name: "John Martinez", role: "Certified Mechanic", company: "Martinez Auto Repair", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-looking-camera-against-grey-wall_23-2148130316.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-looking-camera-against-grey-wall_23-2148130316.jpg?_wi=2" }, { id: "testimonial-2", name: "Sarah Thompson", role: "Car Owner", company: "Independent Driver", rating: 5,