diff --git a/src/app/page.tsx b/src/app/page.tsx index 83d30af..deedb61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { handle: "@jamesa", testimonial: "The best detail I've ever had. My car looks brand new.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342627.jpg?_wi=1", imageAlt: "luxury car detailing service professional clean", }, { @@ -76,7 +76,7 @@ export default function LandingPage() { handle: "@sarahm", testimonial: "Exceptional service, attention to detail is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212255.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212255.jpg?_wi=1", imageAlt: "luxury car detailing service professional clean", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "@davidc", testimonial: "Prompt, professional, and thorough. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2787.jpg?_wi=1", imageAlt: "luxury car detailing service professional clean", }, { @@ -92,7 +92,7 @@ export default function LandingPage() { handle: "@elenar", testimonial: "Finally, a car wash that treats your car with respect.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552221.jpg?_wi=1", imageAlt: "luxury car detailing service professional clean", }, { @@ -100,7 +100,7 @@ export default function LandingPage() { handle: "@marcust", testimonial: "Impeccable finish. Worth every single cent.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1952.jpg?_wi=1", imageAlt: "luxury car detailing service professional clean", }, ]} @@ -110,7 +110,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342627.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342627.jpg?_wi=2" imageAlt="Stark Cleaning Services premium car detailing" mediaAnimation="blur-reveal" avatars={[ @@ -166,7 +166,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Legacy of Perfection" description="Stark Cleaning Services was born from a passion for automotive excellence. We don't just wash cars; we preserve them. Using industry-leading products and time-tested techniques, we ensure every inch of your vehicle receives the meticulous care it deserves." - imageSrc="http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212255.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212255.jpg?_wi=2" imageAlt="Our team at work" /> @@ -181,21 +181,21 @@ export default function LandingPage() { title: "Exterior Hand Wash", subtitle: "Deep clean", description: "A thorough, scratch-free hand wash that removes grime and restores shine.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2787.jpg?_wi=2", }, { tag: "Comprehensive", title: "Interior Deep Clean", subtitle: "Cabin rejuvenation", description: "Vacuuming, steam cleaning, and leather conditioning for a refreshed cabin experience.", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552221.jpg?_wi=2", }, { tag: "Advanced", title: "Paint Protection", subtitle: "Ceramic seal", description: "A long-lasting protective coating that shields your paint from the elements.", - imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1952.jpg?_wi=2", }, ]} title="Our Specialized Treatments"