From a18bebd1d2ecc75165794d994c226abf73aa413c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 17:34:58 +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 6cc362f..397131a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,6 +46,8 @@ export default function LandingPage() { title="Build your dream home in weeks, not years" description="Sustainable, architecturally stunning modular homes designed for the modern lifestyle." background={{ variant: "plain" }} + imageSrc="http://img.b2bpic.net/free-photo/photorealistic-wooden-house-with-timber-structure_23-2151302616.jpg?_wi=2" + imageAlt="Modular home exterior" buttons={[ { text: "Explore Models", href: "models" }, { text: "Book Consultation", href: "contact" } -- 2.49.1