Merge version_1 into main #3
@@ -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 } from "lucide-react";
|
||||
import { Crown, Gem, Heart, Sparkles, UtensilsCrossed, MapPin, Shield, Smartphone, Mail, Trophy, Concierge, Spa } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -127,10 +127,10 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
features={[
|
||||
{
|
||||
icon: UtensilsCrossed,
|
||||
icon: Smartphone,
|
||||
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: Shield,
|
||||
icon: Spa,
|
||||
title: "Wellness & Spa", description: "Indulge in premium spa treatments, aromatherapy rituals, and wellness programs designed for complete rejuvenation and restoration."},
|
||||
{
|
||||
icon: UtensilsCrossed,
|
||||
@@ -174,6 +174,7 @@ export default function LandingPage() {
|
||||
description="Featured in prestigious travel publications and trusted by global hospitality networks for our commitment to excellence."
|
||||
tag="Awards & Recognition"
|
||||
tagIcon={Trophy}
|
||||
names={["Luxury Travel Association", "International Hotel Awards", "Premium Destinations Network", "Global Booking Alliance", "Luxury Concierge Services", "Hospitality Excellence", "Sustainable Luxury Initiative"]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/logos-collection-with-vintage-luxury-style_23-2147842742.jpg", "http://img.b2bpic.net/free-vector/holiday-badges-set_23-2147490551.jpg", "http://img.b2bpic.net/free-vector/geometric-hotel-logos-vintage-style_23-2147534191.jpg", "http://img.b2bpic.net/free-vector/gradient-oasis-logo-design_23-2149420752.jpg", "http://img.b2bpic.net/free-vector/luxurious-golden-logo-template_23-2148843538.jpg", "http://img.b2bpic.net/free-photo/travel-navigation-journey-vacation-trip-paper-concept_53876-125089.jpg", "http://img.b2bpic.net/free-vector/flat-design-ecotourism-labels_23-2149267732.jpg"]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user