From a1ed8b17ae02b101a64c80111f3694228d16ed60 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 08:22:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c956fdc..ca715cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,8 @@ export default function LandingPage() { { text: "Book Now", href: "#contact" }, { text: "View Services", href: "#services" } ]} - + imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-standing-bathroom_1157-20467.jpg" + imageAlt="Elegant beauty salon interior" showBlur={true} textPosition="bottom" /> -- 2.49.1