From e223206d12a69d68689c2a326a2c1c9cc5ed0781 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 12:00:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 95058ed..9b41b35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,26 +53,26 @@ export default function LandingPage() { { text: "Find Hours & Location", href: "#contact" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/full-frame-abstract-transparent-bubbles-pattern-bright-background_23-2148070971.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-frame-abstract-transparent-bubbles-pattern-bright-background_23-2148070971.jpg?_wi=1" imageAlt="Gleaming wet black car with perfect shine" mediaAnimation="slide-up" useInvertedBackground={false} testimonials={[ { name: "Sarah M.", handle: "Orlando, FL", testimonial: "Best hand wash in Orlando. The attention to detail is incredible.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positive-answer_1258-26715.jpg", imageAlt: "Sarah M." + imageSrc: "http://img.b2bpic.net/free-photo/close-up-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positive-answer_1258-26715.jpg?_wi=1", imageAlt: "Sarah M." }, { name: "James T.", handle: "Orlando, FL", testimonial: "Military discount + free Wi-Fi? Sign me up. Amazing service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", imageAlt: "James T." + imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=1", imageAlt: "James T." }, { name: "Maria L.", handle: "Orlando, FL", testimonial: "After the full detail, my car looks showroom perfect again.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/military-man-suffering-from-ptsd_23-2149307543.jpg", imageAlt: "Maria L." + imageSrc: "http://img.b2bpic.net/free-photo/military-man-suffering-from-ptsd_23-2149307543.jpg?_wi=1", imageAlt: "Maria L." }, { name: "David R.", handle: "Orlando, FL", testimonial: "Reliable, professional, and they genuinely care about your car.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12670.jpg", imageAlt: "David R." + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12670.jpg?_wi=1", imageAlt: "David R." } ]} background={{ variant: "plain" }} @@ -108,16 +108,16 @@ export default function LandingPage() { description="From quick exterior shine to complete showroom detail. Choose the package that loves your ride the way you do." products={[ { - id: "basic", name: "Basic Wash", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-photo/full-frame-abstract-transparent-bubbles-pattern-bright-background_23-2148070971.jpg", imageAlt: "Basic wash package" + id: "basic", name: "Basic Wash", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-photo/full-frame-abstract-transparent-bubbles-pattern-bright-background_23-2148070971.jpg?_wi=2", imageAlt: "Basic wash package" }, { - id: "full-service", name: "Full Service", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/full-frame-abstract-transparent-bubbles-pattern-bright-background_23-2148070971.jpg", imageAlt: "Full service wash package" + id: "full-service", name: "Full Service", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/full-frame-abstract-transparent-bubbles-pattern-bright-background_23-2148070971.jpg?_wi=3", imageAlt: "Full service wash package" }, { - id: "premium", name: "Premium Detail", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/full-frame-abstract-transparent-bubbles-pattern-bright-background_23-2148070971.jpg", imageAlt: "Premium detail package" + id: "premium", name: "Premium Detail", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/full-frame-abstract-transparent-bubbles-pattern-bright-background_23-2148070971.jpg?_wi=4", imageAlt: "Premium detail package" }, { - id: "works", name: "The Works", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/full-frame-abstract-transparent-bubbles-pattern-bright-background_23-2148070971.jpg", imageAlt: "Complete detail package" + id: "works", name: "The Works", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/full-frame-abstract-transparent-bubbles-pattern-bright-background_23-2148070971.jpg?_wi=5", imageAlt: "Complete detail package" } ]} gridVariant="three-columns-all-equal-width" @@ -209,19 +209,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Martinez", role: "Regular Customer", company: "Orlando, FL", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positive-answer_1258-26715.jpg", imageAlt: "Sarah Martinez" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positive-answer_1258-26715.jpg?_wi=2", imageAlt: "Sarah Martinez" }, { id: "2", name: "James Rodriguez", role: "Military Service Member", company: "Orlando, FL", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", imageAlt: "James Rodriguez" + imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=2", imageAlt: "James Rodriguez" }, { id: "3", name: "Maria Gonzalez", role: "Monthly Member", company: "Orlando, FL", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/military-man-suffering-from-ptsd_23-2149307543.jpg", imageAlt: "Maria Gonzalez" + imageSrc: "http://img.b2bpic.net/free-photo/military-man-suffering-from-ptsd_23-2149307543.jpg?_wi=2", imageAlt: "Maria Gonzalez" }, { id: "4", name: "David Chen", role: "Business Owner", company: "Orlando, FL", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12670.jpg", imageAlt: "David Chen" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12670.jpg?_wi=2", imageAlt: "David Chen" } ]} gridVariant="uniform-all-items-equal"