From fa9cdfe1a3ec24b3b823f604ef3d11fd5cfba642 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 20:02:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 26f1137..43ff9ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Reviews", id: "testimonials" }, { name: "Contact", id: "contact" }, ]} - brandName="Jasper's Precision Detailing" + brandName="Jasper's wash lab" /> @@ -55,7 +55,7 @@ export default function LandingPage() { { name: "Brian P.", handle: "@daily_driver", testimonial: "Professional results every time. Jasper is my go-to guy for all my detailing needs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/upbeat-young-woman-celebrating-winning-triumphing-sitting-street-bench-laughing-holding_1258-206035.jpg?_wi=1", imageAlt: "luxury car detailing mobile service" } ]} buttons={[{ text: "Get a Free Quote", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22299.jpg?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cj9467erUouycv8NdtCMhMDRzY/uploaded-1776888161723-8183uire.jpg" imageAlt="Professional car detailing service" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-cheerful-european-woman-green-jacket-touching-her-hair-blur-background-photo-fashionable-girl-with-beautiful-brown-hair-smiling-camera_291650-2183.jpg", alt: "Satisfied client 1" }, -- 2.49.1