diff --git a/src/app/page.tsx b/src/app/page.tsx index adba27c..76b2889 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; @@ -89,7 +89,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767457178746-mnffurau.jpg", imageAlt: "Luxury suite with panoramic view" } - ] + ]} textboxLayout="default" gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -168,7 +168,7 @@ export default function LandingPage() { description: "Opulent suite with separate living area, butler service, premium amenities, and exclusive lounge access.", buttons: [{ text: "Book Now", href: "contact" }] } - ] + ]} animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" @@ -208,7 +208,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767457181837-ubk7965l.jpg", imageAlt: "James Wilson" } - ] + ]} textboxLayout="default" useInvertedBackground="noInvert" /> @@ -249,7 +249,7 @@ export default function LandingPage() { title: "Do you have meeting spaces?", content: "Yes, we offer fully equipped conference rooms and event spaces perfect for meetings, conferences, and celebrations." } - ] + ]} textPosition="left" useInvertedBackground="noInvert" /> @@ -299,7 +299,7 @@ export default function LandingPage() { { label: "123 Hotel Street, City", href: "#" } ] } - ] + ]} />