Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-03 11:27:05 +00:00

View File

@@ -10,7 +10,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
import ContactText from "@/components/sections/contact/ContactText";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import { UtensilsCrossed, Waves, Wifi, Dumbbell } from "lucide-react";
import { UtensilsCrossed, Waves, Wifi, Dumbbell, Spa, Concierge } from "lucide-react";
export default function LandingPage() {
return (
@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Explore Suites", href: "#rooms" }
]}
buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
background={{ variant: "blurBottom" }}
imageSrc="http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg"
imageAlt="Luxury beachfront suite with ocean view at Hotel El Bay"
mediaAnimation="slide-up"
@@ -80,6 +80,10 @@ export default function LandingPage() {
description="Discover the perfect blend of relaxation and indulgence with our premium offerings designed for discerning travelers."
tag="What We Offer"
features={[
{
icon: Spa,
title: "Spa & Wellness", description: "Rejuvenate with our full-service spa featuring holistic treatments, yoga classes, and meditation spaces overlooking the ocean."
},
{
icon: UtensilsCrossed,
title: "Fine Dining", description: "Savor exquisite cuisine at our award-winning restaurant featuring locally sourced ingredients and innovative coastal flavors."
@@ -88,6 +92,10 @@ export default function LandingPage() {
icon: Waves,
title: "Infinity Pool", description: "Lounge in our heated infinity pool with seamless ocean views and personalized cabana service throughout the day."
},
{
icon: Concierge,
title: "Concierge Service", description: "Our dedicated team arranges bespoke experiences, private events, and tailored activities for unforgettable memories."
},
{
icon: Wifi,
title: "High-Speed Connectivity", description: "Stay connected with complimentary premium WiFi, business center access, and seamless digital integration throughout the resort."