From fde61a171ef35033f7d3cfb419557360b3108e8e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 08:20:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c13819e..c956fdc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,8 +63,7 @@ export default function LandingPage() { { text: "Book Now", href: "#contact" }, { text: "View Services", href: "#services" } ]} - imageSrc="http://img.b2bpic.net/free-photo/bedroom-with-chandelier-bed-with-blanket-it_188544-33431.jpg" - imageAlt="luxury spa interior soft lighting" + showBlur={true} textPosition="bottom" /> @@ -227,4 +226,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file