From 8d1aef24a922ad795acbcfd8bbf678950ff60b8c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 09:12:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7946693..ba9e3d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,6 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; import EmailSignupForm from '@/components/form/EmailSignupForm'; -import { Award } from 'lucide-react'; export default function LandingPage() { return ( @@ -61,6 +60,8 @@ export default function LandingPage() { title="Award Winning Excellence" description="Proudly recognized for our dedication to luxury and guest service." names={["5-Star Gold Award", "Best City Hotel 2024", "Global Hospitality Excellence", "Eco-Friendly Certification"]} + textboxLayout="default" + useInvertedBackground={false} showCard={true} /> @@ -82,7 +83,7 @@ export default function LandingPage() { features={[ { title: "24/7 Concierge", description: "Our team is here to assist you with any requests, day or night.", imageSrc: "http://img.b2bpic.net/free-photo/rear-view-female-lying-bed-looking-beach-through-glass-windows_181624-57823.jpg", imageAlt: "Concierge" }, { title: "World-Class Dining", description: "Enjoy exquisite culinary delights at our in-house restaurant.", imageSrc: "http://img.b2bpic.net/free-photo/catering-buffet_74190-3788.jpg", imageAlt: "Dining" }, - { title: "Luxury Spa Services", description: "Unwind and rejuvenate with our range of professional spa treatments.", imageSrc: "http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg", imageAlt: "Spa" }, + { title: "Luxury Spa Services", description: "Unwind and rejuvenate with our range of professional spa treatments.", imageSrc: "http://img.b2bpic.net/front-desk-hotel-reception-lobby_482257-76228.jpg", imageAlt: "Spa" }, ]} title="Unmatched Amenities" description="Discover everything you need for a comfortable and productive stay." @@ -93,7 +94,7 @@ export default function LandingPage() {

Join Our Newsletter

Get exclusive offers and hotel updates directly in your inbox.

- +