Merge version_1 into main #4
@@ -11,7 +11,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { Crown, Gem, Heart, Sparkles, UtensilsCrossed, MapPin, Shield, Smartphone, Mail, Trophy, Concierge, Spa } from "lucide-react";
|
||||
import { Crown, Gem, Heart, Sparkles, UtensilsCrossed, MapPin, Shield, Smartphone, Mail, Trophy, Phone, Waves } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -127,10 +127,10 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
features={[
|
||||
{
|
||||
icon: Smartphone,
|
||||
icon: Phone,
|
||||
title: "24/7 Concierge Service", description: "Dedicated specialists attend to your every need, from restaurant reservations to curated city experiences tailored to your preferences."},
|
||||
{
|
||||
icon: Spa,
|
||||
icon: Waves,
|
||||
title: "Wellness & Spa", description: "Indulge in premium spa treatments, aromatherapy rituals, and wellness programs designed for complete rejuvenation and restoration."},
|
||||
{
|
||||
icon: UtensilsCrossed,
|
||||
|
||||
Reference in New Issue
Block a user