2 Commits

Author SHA1 Message Date
15659b915f Update src/app/page.tsx 2025-12-29 18:24:35 +00:00
de3fa3c416 Update src/app/page.tsx 2025-12-29 18:22:32 +00:00

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
@@ -47,7 +47,7 @@ export default function LuxeSuitesPage() {
tag="5-Star Luxury"
tagIcon={Star}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766184711453-096e89ja.jpg"
imageAlt="Luxe Suites Hotel Lobby"
imageAlt="Luxe Suites Hotel"
textPosition="bottom-left"
showBlur={true}
showDimOverlay={true}