Update src/app/page.tsx
This commit is contained in:
298
src/app/page.tsx
298
src/app/page.tsx
@@ -32,83 +32,34 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Experiences",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Accommodations",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Experiences", id: "features" },
|
||||
{ name: "Accommodations", id: "products" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="The Chinar"
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
title="Escape to Elegance"
|
||||
description="Experience the perfect blend of natural beauty and refined luxury at The Chinar Resort & Spa."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
text: "Book Stay",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Explore", href: "#about" },
|
||||
{ text: "Book Stay", href: "#contact" },
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lake-surrounded-by-mountains-forests-with-trees-reflecting-water_181624-14620.jpg",
|
||||
imageAlt: "Luxury resort view",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantastic-pool-rest_1203-956.jpg",
|
||||
imageAlt: "Spa relaxation",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-woman-spa_23-2148000401.jpg",
|
||||
imageAlt: "Tranquil grounds",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-wooden-table-with-natural-view_53876-139869.jpg",
|
||||
imageAlt: "Fine dining terrace",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tray-with-three-oil-jars_1122-1509.jpg",
|
||||
imageAlt: "Luxury suite balcony",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sauna-sunlight-premium-sauna-panoramic-view_169016-68907.jpg",
|
||||
imageAlt: "Sunset mountain view",
|
||||
},
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/lake-surrounded-by-mountains-forests-with-trees-reflecting-water_181624-14620.jpg", imageAlt: "Luxury resort view" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/fantastic-pool-rest_1203-956.jpg", imageAlt: "Spa relaxation" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-woman-spa_23-2148000401.jpg", imageAlt: "Tranquil grounds" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-wooden-table-with-natural-view_53876-139869.jpg", imageAlt: "Fine dining terrace" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/tray-with-three-oil-jars_1122-1509.jpg", imageAlt: "Luxury suite balcony" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/woman-sauna-sunlight-premium-sauna-panoramic-view_169016-68907.jpg", imageAlt: "Sunset mountain view" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -119,18 +70,9 @@ export default function LandingPage() {
|
||||
title="A Legacy of Serenity"
|
||||
description="Discover a sanctuary where traditional hospitality meets modern luxury. Nestled in nature, The Chinar offers an escape like no other."
|
||||
metrics={[
|
||||
{
|
||||
value: "15+",
|
||||
title: "Acres of Peace",
|
||||
},
|
||||
{
|
||||
value: "50+",
|
||||
title: "Luxury Suites",
|
||||
},
|
||||
{
|
||||
value: "20+",
|
||||
title: "Spa Treatments",
|
||||
},
|
||||
{ value: "15+", title: "Acres of Peace" },
|
||||
{ value: "50+", title: "Luxury Suites" },
|
||||
{ value: "20+", title: "Spa Treatments" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-mountain-ski-resort_1268-15262.jpg"
|
||||
imageAlt="chinar resort peaceful grounds"
|
||||
@@ -143,36 +85,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "Wellness",
|
||||
title: "Holistic Spa",
|
||||
items: [
|
||||
"Ayurvedic therapies",
|
||||
"Steam & sauna sessions",
|
||||
"Private yoga garden",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
label: "Dining",
|
||||
title: "Culinary Art",
|
||||
items: [
|
||||
"Farm-to-table cuisine",
|
||||
"Private candlelit dinners",
|
||||
"Organic cafe bistro",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
label: "Outdoor",
|
||||
title: "Nature Trails",
|
||||
items: [
|
||||
"Guided mountain hikes",
|
||||
"Bicycle rental service",
|
||||
"Bird watching spots",
|
||||
],
|
||||
},
|
||||
{ id: "f1", label: "Wellness", title: "Holistic Spa", items: ["Ayurvedic therapies", "Steam & sauna sessions", "Private yoga garden"] },
|
||||
{ id: "f2", label: "Dining", title: "Culinary Art", items: ["Farm-to-table cuisine", "Private candlelit dinners", "Organic cafe bistro"] },
|
||||
{ id: "f3", label: "Outdoor", title: "Nature Trails", items: ["Guided mountain hikes", "Bicycle rental service", "Bird watching spots"] },
|
||||
]}
|
||||
title="Curated Experiences"
|
||||
description="Designed to revitalize your mind, body, and soul."
|
||||
@@ -182,51 +97,16 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
textboxLayout="split-description"
|
||||
animationType="slide-up"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Deluxe Garden Suite",
|
||||
price: "from $450/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-enjoying-spa-day-with-cake_23-2148238376.jpg",
|
||||
imageAlt: "luxury master suite bedroom",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Private Mountain Villa",
|
||||
price: "from $750/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-wedding-background-restaurant-tableware_1203-3980.jpg",
|
||||
imageAlt: "private garden villa room",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Panoramic Luxury Room",
|
||||
price: "from $550/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bed-beach_1203-305.jpg",
|
||||
imageAlt: "mountain view luxury suite",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Wellness Spa Suite",
|
||||
price: "from $650/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-illuminated-by-modern-electric-lamp-generated-by-ai_188544-28185.jpg",
|
||||
imageAlt: "spa suite relaxation room",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Heritage Guest Room",
|
||||
price: "from $350/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-with-double-bed-tv_1203-775.jpg",
|
||||
imageAlt: "deluxe hotel suite interior",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Executive Couple Suite",
|
||||
price: "from $850/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118951.jpg",
|
||||
imageAlt: "unique resort villa suite",
|
||||
},
|
||||
{ id: "p1", name: "Deluxe Garden Suite", price: "from $450/night", imageSrc: "http://img.b2bpic.net/free-photo/girl-enjoying-spa-day-with-cake_23-2148238376.jpg", imageAlt: "luxury master suite bedroom" },
|
||||
{ id: "p2", name: "Private Mountain Villa", price: "from $750/night", imageSrc: "http://img.b2bpic.net/free-photo/black-wedding-background-restaurant-tableware_1203-3980.jpg", imageAlt: "private garden villa room" },
|
||||
{ id: "p3", name: "Panoramic Luxury Room", price: "from $550/night", imageSrc: "http://img.b2bpic.net/free-photo/bed-beach_1203-305.jpg", imageAlt: "mountain view luxury suite" },
|
||||
{ id: "p4", name: "Wellness Spa Suite", price: "from $650/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-illuminated-by-modern-electric-lamp-generated-by-ai_188544-28185.jpg", imageAlt: "spa suite relaxation room" },
|
||||
{ id: "p5", name: "Heritage Guest Room", price: "from $350/night", imageSrc: "http://img.b2bpic.net/free-photo/room-with-double-bed-tv_1203-775.jpg", imageAlt: "deluxe hotel suite interior" },
|
||||
{ id: "p6", name: "Executive Couple Suite", price: "from $850/night", imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118951.jpg", imageAlt: "unique resort villa suite" },
|
||||
]}
|
||||
title="Luxury Stays"
|
||||
description="Choose the perfect sanctuary for your getaway."
|
||||
@@ -240,27 +120,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "99%",
|
||||
title: "Guest Satisfaction",
|
||||
description: "Highly rated comfort and service.",
|
||||
icon: Star,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "1000+",
|
||||
title: "Annual Visitors",
|
||||
description: "Returning guests every season.",
|
||||
icon: Users,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "5*",
|
||||
title: "Resort Rating",
|
||||
description: "Luxury standard excellence.",
|
||||
icon: Award,
|
||||
},
|
||||
{ id: "m1", value: "99%", title: "Guest Satisfaction", description: "Highly rated comfort and service.", icon: Star },
|
||||
{ id: "m2", value: "1000+", title: "Annual Visitors", description: "Returning guests every season.", icon: Users },
|
||||
{ id: "m3", value: "5*", title: "Resort Rating", description: "Luxury standard excellence.", icon: Award },
|
||||
]}
|
||||
title="Why Choose The Chinar?"
|
||||
description="Exceptional service, unforgettable memories."
|
||||
@@ -272,46 +134,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Best stay ever!",
|
||||
quote: "The most peaceful retreat I have ever visited. Truly rejuvenating.",
|
||||
name: "Sarah J.",
|
||||
role: "Traveler",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-making-home-comfortable_23-2149092051.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Unforgettable",
|
||||
quote: "The staff went above and beyond to make our anniversary special.",
|
||||
name: "Mark D.",
|
||||
role: "Guest",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-talking-by-pool-vacation_23-2149369764.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Hidden Gem",
|
||||
quote: "Perfect escape from the city. The spa services are excellent.",
|
||||
name: "Elena R.",
|
||||
role: "Visitor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-smiling-sunbathing-lying-chaises-near-sea_176420-1400.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Luxury at its best",
|
||||
quote: "The Chinar Resort is beautiful, clean, and incredibly quiet.",
|
||||
name: "David W.",
|
||||
role: "Guest",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pregnancy-happiness-concept_273609-6774.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
title: "A true sanctuary",
|
||||
quote: "My wellness journey here was life-changing. Highly recommend.",
|
||||
name: "Anita M.",
|
||||
role: "Spa Guest",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-talking-trainer_1398-4935.jpg",
|
||||
},
|
||||
{ id: "t1", title: "Best stay ever!", quote: "The most peaceful retreat I have ever visited. Truly rejuvenating.", name: "Sarah J.", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-making-home-comfortable_23-2149092051.jpg" },
|
||||
{ id: "t2", title: "Unforgettable", quote: "The staff went above and beyond to make our anniversary special.", name: "Mark D.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/couple-talking-by-pool-vacation_23-2149369764.jpg" },
|
||||
{ id: "t3", title: "Hidden Gem", quote: "Perfect escape from the city. The spa services are excellent.", name: "Elena R.", role: "Visitor", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-smiling-sunbathing-lying-chaises-near-sea_176420-1400.jpg" },
|
||||
{ id: "t4", title: "Luxury at its best", quote: "The Chinar Resort is beautiful, clean, and incredibly quiet.", name: "David W.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/pregnancy-happiness-concept_273609-6774.jpg" },
|
||||
{ id: "t5", title: "A true sanctuary", quote: "My wellness journey here was life-changing. Highly recommend.", name: "Anita M.", role: "Spa Guest", imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-talking-trainer_1398-4935.jpg" },
|
||||
]}
|
||||
title="Guest Voices"
|
||||
description="What our visitors say about us."
|
||||
@@ -323,21 +150,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Is the spa open to non-guests?",
|
||||
content: "Yes, our spa services can be booked by non-guests with prior appointment.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What are check-in and check-out times?",
|
||||
content: "Check-in is at 2:00 PM and check-out is at 11:00 AM.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Are pets allowed?",
|
||||
content: "We offer pet-friendly rooms. Please contact us in advance to reserve.",
|
||||
},
|
||||
{ id: "q1", title: "Is the spa open to non-guests?", content: "Yes, our spa services can be booked by non-guests with prior appointment." },
|
||||
{ id: "q2", title: "What are check-in and check-out times?", content: "Check-in is at 2:00 PM and check-out is at 11:00 AM." },
|
||||
{ id: "q3", title: "Are pets allowed?", content: "We offer pet-friendly rooms. Please contact us in advance to reserve." },
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Everything you need to know about your stay."
|
||||
@@ -348,9 +163,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Reservations"
|
||||
title="Start Your Journey"
|
||||
description="Book your stay or inquire about spa treatments today."
|
||||
@@ -363,33 +176,16 @@ export default function LandingPage() {
|
||||
logoText="The Chinar Resort & Spa"
|
||||
columns={[
|
||||
{
|
||||
title: "Resort",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Rooms",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "Dining",
|
||||
href: "#features",
|
||||
},
|
||||
title: "Resort", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Rooms", href: "#products" },
|
||||
{ label: "Dining", href: "#features" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user