Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-25 16:10:08 +00:00

View File

@@ -5,7 +5,7 @@ import ReactLenis from "lenis/react";
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import { Bell, Car, Phone, Sparkles, Wifi, Headset, Restaurant, ClipboardList } from "lucide-react";
import { Bell, Car, Phone, Sparkles, Wifi, Headset, Utensils, ClipboardList } from "lucide-react";
export default function AmenitiesPage() {
return (
@@ -55,7 +55,7 @@ export default function AmenitiesPage() {
{ icon: Sparkles, title: "Impeccable Cleanliness", description: "We maintain the highest standards of hygiene and cleanliness." },
{ icon: Bell, title: "Exceptional Service", description: "Our dedicated staff is committed to providing personalized and attentive service." },
{ icon: Headset, title: "24/7 Concierge", description: "Our dedicated team is available around the clock to assist you with any request." },
{ icon: Restaurant, title: "On-site Dining", description: "Savor delectable dishes at our hotel restaurant, offering a diverse menu." },
{ icon: Utensils, title: "On-site Dining", description: "Savor delectable dishes at our hotel restaurant, offering a diverse menu." },
{ icon: ClipboardList, title: "Event & Meeting Spaces", description: "Host your events in our versatile meeting rooms, equipped with modern facilities." }
]}
title="Comprehensive Hotel Amenities"