Merge version_1 into main #3
@@ -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 { Spa, UtensilsCrossed, Waves, Concierge, Wifi, Dumbbell } from "lucide-react";
|
||||
import { UtensilsCrossed, Waves, Wifi, Dumbbell } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Explore Suites", href: "#rooms" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
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,10 +80,6 @@ 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."
|
||||
@@ -92,10 +88,6 @@ 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."
|
||||
|
||||
Reference in New Issue
Block a user