Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-14 04:17:16 +00:00

View File

@@ -12,7 +12,7 @@ import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import TextAbout from '@/components/sections/about/TextAbout';
import { Award, Smile, Star } from "lucide-react";
import { Award, Smile, Star, Sun, Sparkles, Calendar, Bed } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,30 +32,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Experience",
id: "about",
},
{
name: "Amenities",
id: "features",
},
{
name: "Accommodations",
id: "product",
},
{
name: "Testimonials",
id: "testimonial",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Experience", id: "about" },
{ name: "Amenities", id: "features" },
{ name: "Accommodations", id: "product" },
{ name: "Testimonials", id: "testimonial" },
{ name: "Contact", id: "contact" }
]}
brandName="WinTouch Palm Meadows"
/>
@@ -63,36 +45,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Welcome to WinTouch Palm Meadows"
description="Experience unparalleled tranquility and luxury in the heart of lush landscapes. Your perfect getaway awaits."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-villa-with-infinity-pool-overlooking-sea_23-2152008209.jpg",
imageAlt: "Luxurious Resort View",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/palm-tree-beach_1048-2658.jpg",
imageAlt: "Resort Pool Paradise",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-villa-with-pool-surrounded-by-nature_23-2152008220.jpg",
imageAlt: "Elegant Suite Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-woman-spa_23-2148000374.jpg",
imageAlt: "Relaxing Spa Area",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/curious-lady-dress-red-with-glass-wine-listening-her-handsome-man_171337-19256.jpg",
imageAlt: "Outdoor Dining",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-background-cityscape_1153-3807.jpg",
imageAlt: "Sunset Terrace",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-villa-with-infinity-pool-overlooking-sea_23-2152008209.jpg", imageAlt: "Luxurious Resort View" },
{ imageSrc: "http://img.b2bpic.net/free-photo/palm-tree-beach_1048-2658.jpg", imageAlt: "Resort Pool Paradise" },
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-villa-with-pool-surrounded-by-nature_23-2152008220.jpg", imageAlt: "Elegant Suite Interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/silhouette-woman-spa_23-2148000374.jpg", imageAlt: "Relaxing Spa Area" },
{ imageSrc: "http://img.b2bpic.net/free-photo/curious-lady-dress-red-with-glass-wine-listening-her-handsome-man_171337-19256.jpg", imageAlt: "Outdoor Dining" },
{ imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-background-cityscape_1153-3807.jpg", imageAlt: "Sunset Terrace" }
]}
/>
</div>
@@ -109,30 +71,10 @@ export default function LandingPage() {
textboxLayout="inline-image"
useInvertedBackground={false}
features={[
{
title: "Luxury Pool",
description: "Relax in our crystal clear infinity pool surrounded by palms.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-swimming-pool-resort-hotel-vacation_74190-16320.jpg",
buttonIcon: "Sun",
},
{
title: "Wellness Spa",
description: "Rejuvenate your mind and body with our bespoke spa treatments.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-sitting-near-swimmingpool_1157-20196.jpg",
buttonIcon: "Sparkles",
},
{
title: "Event Center",
description: "Versatile spaces perfect for weddings, conferences, or private gatherings.",
imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg",
buttonIcon: "Calendar",
},
{
title: "Premium Suites",
description: "Sophisticated living spaces featuring premium materials and views.",
imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg",
buttonIcon: "Bed",
},
{ title: "Luxury Pool", description: "Relax in our crystal clear infinity pool surrounded by palms.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-swimming-pool-resort-hotel-vacation_74190-16320.jpg", buttonIcon: Sun },
{ title: "Wellness Spa", description: "Rejuvenate your mind and body with our bespoke spa treatments.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-sitting-near-swimmingpool_1157-20196.jpg", buttonIcon: Sparkles },
{ title: "Event Center", description: "Versatile spaces perfect for weddings, conferences, or private gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg", buttonIcon: Calendar },
{ title: "Premium Suites", description: "Sophisticated living spaces featuring premium materials and views.", imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg", buttonIcon: Bed }
]}
title="Amenities at Palm Meadows"
description="Indulge in a curated collection of world-class facilities designed for ultimate comfort and rejuvenation."
@@ -146,42 +88,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Deluxe Suite",
price: "$350/night",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg",
},
{
id: "2",
name: "Family Villa",
price: "$600/night",
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-fit-woman-pink-yellow-sunglasses-smiling-having-fun-laughing-with-donuts-outdoor_343596-513.jpg",
},
{
id: "3",
name: "Balcony Suite",
price: "$420/night",
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929575.jpg",
},
{
id: "4",
name: "Romantic Bungalow",
price: "$500/night",
imageSrc: "http://img.b2bpic.net/free-photo/man-black-wooden-jetty-maldives_505751-5537.jpg",
},
{
id: "5",
name: "Superior Room",
price: "$280/night",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-towels-marble-backdrop_23-2147926863.jpg",
},
{
id: "6",
name: "Group Cottage",
price: "$850/night",
imageSrc: "http://img.b2bpic.net/free-photo/view-house-decorated-with-american-flag-colors-ornaments-independence-day-celebration_23-2151469888.jpg",
},
{ id: "1", name: "Deluxe Suite", price: "$350/night", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg" },
{ id: "2", name: "Family Villa", price: "$600/night", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-fit-woman-pink-yellow-sunglasses-smiling-having-fun-laughing-with-donuts-outdoor_343596-513.jpg" },
{ id: "3", name: "Balcony Suite", price: "$420/night", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929575.jpg" },
{ id: "4", name: "Romantic Bungalow", price: "$500/night", imageSrc: "http://img.b2bpic.net/free-photo/man-black-wooden-jetty-maldives_505751-5537.jpg" },
{ id: "5", name: "Superior Room", price: "$280/night", imageSrc: "http://img.b2bpic.net/free-photo/black-white-towels-marble-backdrop_23-2147926863.jpg" },
{ id: "6", name: "Group Cottage", price: "$850/night", imageSrc: "http://img.b2bpic.net/free-photo/view-house-decorated-with-american-flag-colors-ornaments-independence-day-celebration_23-2151469888.jpg" }
]}
title="Our Accommodations"
description="Choose from a selection of carefully designed spaces that blend modern luxury with tropical serenity."
@@ -194,41 +106,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
plans={[
{
id: "weekend",
badge: "Popular",
price: "$899",
subtitle: "Weekend Getaway",
features: [
"2 Nights Stay",
"Full Breakfast",
"Spa Credit",
],
},
{
id: "week",
badge: "Best Value",
price: "$2,499",
subtitle: "Luxury Retreat",
features: [
"7 Nights Stay",
"All Meals",
"Guided Tours",
"Private Car",
],
},
{
id: "honeymoon",
badge: "Premium",
price: "$1,599",
subtitle: "Honeymoon Escape",
features: [
"3 Nights Stay",
"Couple Massage",
"Private Dinner",
"Champagne",
],
},
{ id: "weekend", badge: "Popular", price: "$899", subtitle: "Weekend Getaway", features: ["2 Nights Stay", "Full Breakfast", "Spa Credit"] },
{ id: "week", badge: "Best Value", price: "$2,499", subtitle: "Luxury Retreat", features: ["7 Nights Stay", "All Meals", "Guided Tours", "Private Car"] },
{ id: "honeymoon", badge: "Premium", price: "$1,599", subtitle: "Honeymoon Escape", features: ["3 Nights Stay", "Couple Massage", "Private Dinner", "Champagne"] }
]}
title="Exclusive Vacation Packages"
description="Curated experiences to help you make the most of your stay at WinTouch Palm Meadows."
@@ -242,27 +122,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "15+",
title: "Luxury Acres",
description: "Landscaped gardens",
icon: Star,
},
{
id: "m2",
value: "5k+",
title: "Happy Guests",
description: "Served annually",
icon: Smile,
},
{
id: "m3",
value: "99%",
title: "Satisfaction Rate",
description: "Our pride",
icon: Award,
},
{ id: "m1", value: "15+", title: "Luxury Acres", description: "Landscaped gardens", icon: Star },
{ id: "m2", value: "5k+", title: "Happy Guests", description: "Served annually", icon: Smile },
{ id: "m3", value: "99%", title: "Satisfaction Rate", description: "Our pride", icon: Award }
]}
title="Resort Highlights"
description="Delivering excellence through numbers."
@@ -275,46 +137,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "@sarahj",
testimonial: "Truly a paradise on earth. The service was impeccable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-caucasian-tanned-woman-bikini-straw-hat-with-floating-breakfast-amazing-luxury-bali-style-villa-sunny-day-by-swimming-pool-tropical-background_343596-995.jpg",
},
{
id: "2",
name: "Michael Chen",
handle: "@mchen",
testimonial: "Excellent amenities and beautiful rooms. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tanned-pretty-happy-woman-wearing-plaid-shirt-denim-shorts-relaxing-island_291650-1265.jpg",
},
{
id: "3",
name: "Emily Rodriguez",
handle: "@emilyr",
testimonial: "The best resort experience I've had in years.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-blonde-woman-holding-vintage-camera-sticking-tongue-out-happy-with-funny-expression_839833-3025.jpg",
},
{
id: "4",
name: "David Kim",
handle: "@dkim",
testimonial: "Everything was perfect, from check-in to check-out.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-man-beach-male-model-with-shaved-head-sunglasses-smiling-brightly-pointing-portrait-vacation-beauty-concept_74855-23367.jpg",
},
{
id: "5",
name: "Anna Smith",
handle: "@asmith",
testimonial: "Unforgettable memories made at Palm Meadows.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-woman-smiling_23-2148665464.jpg",
},
{ id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Truly a paradise on earth. The service was impeccable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-caucasian-tanned-woman-bikini-straw-hat-with-floating-breakfast-amazing-luxury-bali-style-villa-sunny-day-by-swimming-pool-tropical-background_343596-995.jpg" },
{ id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Excellent amenities and beautiful rooms. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/tanned-pretty-happy-woman-wearing-plaid-shirt-denim-shorts-relaxing-island_291650-1265.jpg" },
{ id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "The best resort experience I've had in years.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-blonde-woman-holding-vintage-camera-sticking-tongue-out-happy-with-funny-expression_839833-3025.jpg" },
{ id: "4", name: "David Kim", handle: "@dkim", testimonial: "Everything was perfect, from check-in to check-out.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-man-beach-male-model-with-shaved-head-sunglasses-smiling-brightly-pointing-portrait-vacation-beauty-concept_74855-23367.jpg" },
{ id: "5", name: "Anna Smith", handle: "@asmith", testimonial: "Unforgettable memories made at Palm Meadows.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-woman-smiling_23-2148665464.jpg" }
]}
showRating={true}
title="Guest Experiences"
@@ -325,9 +152,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
text="Ready to plan your escape? Contact us for booking inquiries."
/>
</div>
@@ -336,49 +161,13 @@ export default function LandingPage() {
<FooterBaseCard
logoText="WinTouch Palm Meadows"
columns={[
{
title: "Explore",
items: [
{
label: "Rooms",
href: "#product",
},
{
label: "Services",
href: "#features",
},
],
},
{
title: "Company",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
{ title: "Explore", items: [{ label: "Rooms", href: "#product" }, { label: "Services", href: "#features" }] },
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Contact", href: "#contact" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}