From 17d1dff205d712ccb5a7a0cf86cf90097d42fa37 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 07:59:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 02fbf18..34175e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "tel:+1-555-123-4567", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362853.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362853.jpg" imageAlt="Luxurious suburban home exterior sparkling clean at twilight" textPosition="bottom-left" showDimOverlay={true} @@ -79,6 +79,7 @@ export default function LandingPage() {