diff --git a/src/app/page.tsx b/src/app/page.tsx index b752937..ce822d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function SudsAndBudsPage() { { text: "Get a Free Wash", href: "#contact" }, { text: "Learn More", href: "#services" } ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-driver-recharging-ev-vehicle-battery-low-angle-shot_482257-130130.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-driver-recharging-ev-vehicle-battery-low-angle-shot_482257-130130.jpg?_wi=1" imageAlt="Professional car wash facility with multiple bays" /> @@ -79,7 +79,7 @@ export default function SudsAndBudsPage() { tagIcon={Sparkles} features={[ { - title: "24/7 Automatic Wash", description: "Touchless bays with advanced underbody wash and marine flush points for boats", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212193.jpg", imageAlt: "Automatic car wash bay", buttonIcon: ArrowRight + title: "24/7 Automatic Wash", description: "Touchless bays with advanced underbody wash and marine flush points for boats", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212193.jpg?_wi=1", imageAlt: "Automatic car wash bay", buttonIcon: ArrowRight }, { title: "Self-Service Bays", description: "Pressure washers, brushes, and premium soap. Clean your way, anytime.", imageSrc: "http://img.b2bpic.net/free-photo/friends-splashing-each-other-stop-petrol-station_23-2148150107.jpg", imageAlt: "Self-service wash station", buttonIcon: ArrowRight @@ -88,7 +88,7 @@ export default function SudsAndBudsPage() { title: "Professional Dog Wash", description: "Safe, non-slip tubs with natural shampoos, flea treatments, and blow dryers", imageSrc: "http://img.b2bpic.net/free-psd/pets-care-template_23-2151959643.jpg", imageAlt: "Dog grooming wash station", buttonIcon: ArrowRight }, { - title: "Vacuum & Extra", description: "Vacuum bays and additional amenities to complete your vehicle care routine", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212193.jpg", imageAlt: "Vacuum and cleaning amenities", buttonIcon: ArrowRight + title: "Vacuum & Extra", description: "Vacuum bays and additional amenities to complete your vehicle care routine", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212193.jpg?_wi=2", imageAlt: "Vacuum and cleaning amenities", buttonIcon: ArrowRight } ]} textboxLayout="default" @@ -104,7 +104,7 @@ export default function SudsAndBudsPage() { buttons={[ { text: "Check Out Loyalty Rewards", href: "#contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-driver-recharging-ev-vehicle-battery-low-angle-shot_482257-130130.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-driver-recharging-ev-vehicle-battery-low-angle-shot_482257-130130.jpg?_wi=2" imageAlt="Suds and Buds facility interior" useInvertedBackground={false} /> @@ -173,7 +173,7 @@ export default function SudsAndBudsPage() { textarea={{ name: "message", placeholder: "Tell us about your car or pet washing needs...", rows: 5, required: false }} buttonText="Send Message" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-driver-recharging-ev-vehicle-battery-low-angle-shot_482257-130130.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-driver-recharging-ev-vehicle-battery-low-angle-shot_482257-130130.jpg?_wi=3" imageAlt="Suds and Buds contact" mediaAnimation="slide-up" mediaPosition="right"