From e0d0f3d37fc70e3713f4d406e6e459cf3620f35e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 18:19:24 +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 19cbc32..1bc8ee7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -141,7 +141,7 @@ export default function LandingPage() { { id: "q2", title: "Technician Quality", content: "Uniformed, courteous, and highly trained professionals." }, { id: "q3", title: "Speed", content: "24/7 availability for emergencies and fast scheduling." }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kjgvmi" + imageSrc="" title="What Homeowners Experience" description="From confusion to absolute comfort." faqsAnimation="slide-up" @@ -163,6 +163,7 @@ export default function LandingPage() {