Merge version_1 into main #6
@@ -11,7 +11,7 @@ import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { Cocktail, Infinity, Leaf, Sparkles, Utensils, Wine } from "lucide-react";
|
||||
import { Martini, Infinity, Leaf, Sparkles, Utensils, Wine } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Rooftop swimming pool with city skyline view"},
|
||||
items: [
|
||||
{ icon: Infinity, text: "Infinity Edge Pool" },
|
||||
{ icon: Cocktail, text: "Signature Drinks" },
|
||||
{ icon: Martini, text: "Signature Drinks" },
|
||||
],
|
||||
reverse: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user