diff --git a/src/app/page.tsx b/src/app/page.tsx index d94e3f8..1ba2b5c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,7 +116,7 @@ export default function LandingPage() { { id: "6", title: "Custom Vehicle Upgrades", content: "Support for enthusiasts looking to improve performance and drivability. Custom solutions tailored to your vehicle and goals."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-woman-talking-her-car-mechanic-repair-shop_637285-8670.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-woman-talking-her-car-mechanic-repair-shop_637285-8670.jpg?_wi=1" imageAlt="5ive Performance shop interior" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -158,13 +158,13 @@ export default function LandingPage() { products={[ { id: "1", brand: "5ive Performance", name: "Professional, No-Hassle Experience", price: "Clear Communication", rating: 5, - reviewCount: "Always", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-her-car-mechanic-repair-shop_637285-8670.jpg", imageAlt: "Professional service"}, + reviewCount: "Always", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-her-car-mechanic-repair-shop_637285-8670.jpg?_wi=2", imageAlt: "Professional service"}, { id: "2", brand: "5ive Performance", name: "Fair Pricing", price: "Quality Work", rating: 5, - reviewCount: "Guaranteed", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-her-car-mechanic-repair-shop_637285-8670.jpg", imageAlt: "Quality workmanship"}, + reviewCount: "Guaranteed", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-her-car-mechanic-repair-shop_637285-8670.jpg?_wi=3", imageAlt: "Quality workmanship"}, { id: "3", brand: "5ive Performance", name: "Strong Communication", price: "Expert Installs", rating: 5, - reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-her-car-mechanic-repair-shop_637285-8670.jpg", imageAlt: "Expert work"}, + reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-her-car-mechanic-repair-shop_637285-8670.jpg?_wi=4", imageAlt: "Expert work"}, ]} title="Why customers keep coming back" description="Experience the 5ive Performance difference with these core commitments to every customer."