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