diff --git a/src/app/page.tsx b/src/app/page.tsx index 4dac2f1..d30e8b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { description="Precision Engineering Meets Honest Care. From engine diagnostics to routine maintenance, get dealership-level expertise with personalized, no-BS service." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg?_wi=1", imageAlt: "professional mechanic shop interior", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { description="We tackle everything from basic maintenance to high-performance diagnostics. No B.S., just solutions that keep you on the road." subdescription="Direct solutions without unnecessary upselling. Dealer-quality work at fair local pricing." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1281.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1281.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -186,19 +186,19 @@ export default function LandingPage() { { title: "Engine Diagnostics", description: "Computerized scanning to identify root causes instantly.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-nozzles-diesel-engine-opened-bonnet_651396-1339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-nozzles-diesel-engine-opened-bonnet_651396-1339.jpg?_wi=1", buttonIcon: "Zap", }, { title: "Brake & Rotors", description: "Precision replacement for safety and stopping power.", - imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-repairing-car_1170-1408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-repairing-car_1170-1408.jpg?_wi=1", buttonIcon: "Zap", }, { title: "Transmission Care", description: "Complete service including flushes and repairs.", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-engine-part-with-ratchet-repair-garage_1170-1693.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-engine-part-with-ratchet-repair-garage_1170-1693.jpg?_wi=1", buttonIcon: "Zap", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Ricky did a really fantastic job replacing my rotors and brakes. Price was around $100 less than other places.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "Ricky knows what he is doing, goes straight for the solution no BS.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-selfie-showing-thumb-up_23-2148056111.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1281.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "His skill and willingness to explain things has upped my confidence in my car.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-auto-repairs-shop-while-car-mechanic-is-background_637285-7788.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-nozzles-diesel-engine-opened-bonnet_651396-1339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-nozzles-diesel-engine-opened-bonnet_651396-1339.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "Best experience I've had in Berwyn. Honest pricing and fast turnaround.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32026.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-repairing-car_1170-1408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-repairing-car_1170-1408.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { quote: "Straightforward approach. Ricky is a problem solver. Highly recommend.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-engine-part-with-ratchet-repair-garage_1170-1693.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-engine-part-with-ratchet-repair-garage_1170-1693.jpg?_wi=2", imageAlt: "happy customer portrait", }, ]}