From 8ed302a10fac00cc81c81de8ab054bfc3c89194b Mon Sep 17 00:00:00 2001 From: development Date: Wed, 31 Dec 2025 18:55:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b437dd..aba7c62 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 NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; @@ -85,7 +85,7 @@ export default function LandingPage() { title: "Concierge & Business Center", content: "Our dedicated concierge team arranges travel, restaurants, and experiences. Fully equipped business center for your professional needs." } - ] + ]} /> @@ -117,7 +117,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766184721770-arv4645s.jpg", imageAlt: "Spacious executive suite with separate living area" } - ] + ]} textboxLayout="default" gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -181,7 +181,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766320185368-un006460.jpg", imageAlt: "David and Amanda Foster" } - ] + ]} /> @@ -228,7 +228,7 @@ export default function LandingPage() { title: "Do you have meeting and event spaces?", content: "Our hotel features multiple elegant venues perfect for conferences, weddings, and corporate events. Contact our events team for customized packages." } - ] + ]} /> @@ -261,7 +261,7 @@ export default function LandingPage() { title: "Do you offer group bookings?", content: "Absolutely! We offer special rates for groups of 10 or more. Please contact our group sales team for customized packages and pricing." } - ] + ]} /> @@ -295,7 +295,7 @@ export default function LandingPage() { { label: "Careers", href: "#" } ] } - ] + ]} copyrightText="© 2025 Luxe Hotels. All rights reserved." />