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() {