Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-06 14:39:32 +00:00

View File

@@ -13,7 +13,7 @@ import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TeamCardFive from '@/components/sections/team/TeamCardFive';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import { Building, HelpCircle, Quote, Sparkles, Star, Users, BedDouble, Utensils, Lotus, PartyPopper } from "lucide-react";
import { Building, HelpCircle, Quote, Sparkles, Star, Users, BedDouble, Utensils, PartyPopper, Spa } from "lucide-react";
export default function LandingPage() {
return (
@@ -125,7 +125,7 @@ export default function LandingPage() {
title: "Gourmet Dining", description: "Experience our farm-fresh ingredients, innovative menus, and exquisite ambiance at our acclaimed restaurant.", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208286.jpg", imageAlt: "Gourmet dining experience", buttonIcon: Utensils,
},
{
title: "Wellness & Spa", description: "Rejuvenate your body and mind with bespoke treatments and state-of-the-art facilities at our serene wellness spa.", imageSrc: "http://img.b2bpic.net/free-photo/serene-minimalist-spa-pool-meditation-space_23-2151935126.jpg", imageAlt: "Hotel spa and wellness area", buttonIcon: Lotus,
title: "Wellness & Spa", description: "Rejuvenate your body and mind with bespoke treatments and state-of-the-art facilities at our serene wellness spa.", imageSrc: "http://img.b2bpic.net/free-photo/serene-minimalist-spa-pool-meditation-space_23-2151935126.jpg", imageAlt: "Hotel spa and wellness area", buttonIcon: Spa,
},
{
title: "Event Spaces", description: "Host unforgettable events in our versatile venues, perfect for weddings, conferences, and special celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-set-up_23-2151858536.jpg", imageAlt: "Elegant event space", buttonIcon: PartyPopper,