From ea058883f4af9d848b30ebb605a8a356265cddc6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 17:45:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index a3ee7ad..055326f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,6 +48,8 @@ export default function LandingPage() { ]} buttons={[{ text: "Get Your Free Estimate", href: "#contact" }]} avatarText="Trusted by Dunedin homeowners" + imageSrc="https://images.unsplash.com/photo-1518780664697-55e3ad937233?auto=format&fit=crop&q=80&w=2000" + imageAlt="Painted Dunedin house" /> -- 2.49.1