Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-06-12 08:20:20 +00:00

View File

@@ -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() {
</div>
</ThemeProvider>
);
}
}