Merge version_1 into main #1
@@ -11,7 +11,7 @@ import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { Crown, Heart, Door, Sparkles, Gift, HelpCircle, Leaf, Star } from 'lucide-react';
|
||||
import { Crown, Heart, Home, Sparkles, Gift, HelpCircle, Leaf, Star } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
title="Our Exquisite Room Collection"
|
||||
description="From intimate suites to sprawling presidential villas, each room is a masterpiece of design and comfort. All accommodations feature premium amenities, stunning views, and personalized service."
|
||||
tag="Room Types"
|
||||
tagIcon={Door}
|
||||
tagIcon={Home}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user