Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-02 06:37:00 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Wifi, Wind, Utensils } from "lucide-react";
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
import FooterMedia from '@/components/sections/footer/FooterMedia';
@@ -29,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "Rooms",
id: "rooms",
},
name: "Rooms", id: "rooms"},
{
name: "Gallery",
id: "gallery",
},
name: "Gallery", id: "gallery"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Hotel Costa River"
/>
@@ -52,116 +45,67 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Comfortable Stay in the Heart of Varanasi"
description="Experience affordable luxury and hospitality near Mall Road & Cantonment. Trusted by 1000+ happy guests."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beauty-slim-african-american-model-wear-black-blouse-green-long-legs-pants-posed-pub_627829-5925.jpg?_wi=1",
imageAlt: "Hotel Exterior",
},
imageSrc: "http://img.b2bpic.net/free-photo/beauty-slim-african-american-model-wear-black-blouse-green-long-legs-pants-posed-pub_627829-5925.jpg", imageAlt: "Hotel Exterior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-bedroom-illuminated-by-modern-lamps-generated-by-ai_188544-27990.jpg?_wi=1",
imageAlt: "Room",
},
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-bedroom-illuminated-by-modern-lamps-generated-by-ai_188544-27990.jpg", imageAlt: "Room"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement-with-mug_23-2150326128.jpg?_wi=1",
imageAlt: "Lobby",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement-with-mug_23-2150326128.jpg", imageAlt: "Lobby"},
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg?_wi=1",
imageAlt: "Suite",
},
imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg", imageAlt: "Suite"},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-bedroom-illuminated-by-modern-lamps-generated-by-ai_188544-27990.jpg?_wi=2",
imageAlt: "Entrance",
},
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-bedroom-illuminated-by-modern-lamps-generated-by-ai_188544-27990.jpg", imageAlt: "Entrance"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beauty-slim-african-american-model-wear-black-blouse-green-long-legs-pants-posed-pub_627829-5925.jpg?_wi=2",
imageAlt: "Exterior",
},
imageSrc: "http://img.b2bpic.net/free-photo/beauty-slim-african-american-model-wear-black-blouse-green-long-legs-pants-posed-pub_627829-5925.jpg", imageAlt: "Exterior"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-bedroom-illuminated-by-modern-lamps-generated-by-ai_188544-27990.jpg?_wi=3",
imageAlt: "Interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-bedroom-illuminated-by-modern-lamps-generated-by-ai_188544-27990.jpg", imageAlt: "Interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beauty-slim-african-american-model-wear-black-blouse-green-long-legs-pants-posed-pub_627829-5925.jpg?_wi=3",
imageAlt: "Hotel",
},
imageSrc: "http://img.b2bpic.net/free-photo/beauty-slim-african-american-model-wear-black-blouse-green-long-legs-pants-posed-pub_627829-5925.jpg", imageAlt: "Hotel"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement-with-mug_23-2150326128.jpg?_wi=2",
imageAlt: "Room",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement-with-mug_23-2150326128.jpg", imageAlt: "Room"},
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg?_wi=2",
imageAlt: "Suite",
},
imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg", imageAlt: "Suite"},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-bedroom-illuminated-by-modern-lamps-generated-by-ai_188544-27990.jpg?_wi=4",
imageAlt: "Dining",
},
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-bedroom-illuminated-by-modern-lamps-generated-by-ai_188544-27990.jpg", imageAlt: "Dining"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beauty-slim-african-american-model-wear-black-blouse-green-long-legs-pants-posed-pub_627829-5925.jpg?_wi=4",
imageAlt: "Building",
},
imageSrc: "http://img.b2bpic.net/free-photo/beauty-slim-african-american-model-wear-black-blouse-green-long-legs-pants-posed-pub_627829-5925.jpg", imageAlt: "Building"},
]}
buttons={[
{
text: "Call Now",
href: "tel:08853479999",
},
text: "Call Now", href: "tel:08853479999"},
{
text: "Book Now",
href: "#contact",
},
text: "Book Now", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg",
alt: "Guest 1",
},
src: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", alt: "Guest 1"},
{
src: "http://img.b2bpic.net/free-photo/young-female-blogger-stylish-outfit-uses-modern-cell-phone-free-internet-connection-searching-website_273609-25777.jpg",
alt: "Guest 2",
},
src: "http://img.b2bpic.net/free-photo/young-female-blogger-stylish-outfit-uses-modern-cell-phone-free-internet-connection-searching-website_273609-25777.jpg", alt: "Guest 2"},
{
src: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245243.jpg",
alt: "Guest 3",
},
src: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245243.jpg", alt: "Guest 3"},
{
src: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740311.jpg",
alt: "Guest 4",
},
src: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740311.jpg", alt: "Guest 4"},
{
src: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg",
alt: "Guest 5",
},
src: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", alt: "Guest 5"},
]}
avatarText="Join 1000+ satisfied guests"
marqueeItems={[
{
type: "text",
text: "Free WiFi",
},
type: "text", text: "Free WiFi"},
{
type: "text",
text: "24/7 Room Service",
},
type: "text", text: "24/7 Room Service"},
{
type: "text",
text: "Central Location",
},
type: "text", text: "Central Location"},
{
type: "text",
text: "Airport Transfer",
},
type: "text", text: "Airport Transfer"},
{
type: "text",
text: "Luxury Amenities",
},
type: "text", text: "Luxury Amenities"},
]}
/>
</div>
@@ -172,26 +116,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Free WiFi",
description: "High-speed internet access in all rooms.",
buttonIcon: "Wifi",
imageSrc: "http://img.b2bpic.net/free-photo/beauty-slim-african-american-model-wear-black-blouse-green-long-legs-pants-posed-pub_627829-5925.jpg?_wi=5",
imageAlt: "modern hotel building exterior Varanasi",
},
title: "Free WiFi", description: "High-speed internet access in all rooms.", buttonIcon: Wifi,
imageSrc: "http://img.b2bpic.net/free-photo/beauty-slim-african-american-model-wear-black-blouse-green-long-legs-pants-posed-pub_627829-5925.jpg", imageAlt: "modern hotel building exterior Varanasi"},
{
title: "AC Rooms",
description: "Climate-controlled rooms for your comfort.",
buttonIcon: "Wind",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-bedroom-illuminated-by-modern-lamps-generated-by-ai_188544-27990.jpg?_wi=5",
imageAlt: "modern hotel room deluxe interior",
},
title: "AC Rooms", description: "Climate-controlled rooms for your comfort.", buttonIcon: Wind,
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-bedroom-illuminated-by-modern-lamps-generated-by-ai_188544-27990.jpg", imageAlt: "modern hotel room deluxe interior"},
{
title: "Room Service",
description: "24/7 dining at your doorstep.",
buttonIcon: "Utensils",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement-with-mug_23-2150326128.jpg?_wi=3",
imageAlt: "standard hotel room interior clean",
},
title: "Room Service", description: "24/7 dining at your doorstep.", buttonIcon: Utensils,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement-with-mug_23-2150326128.jpg", imageAlt: "standard hotel room interior clean"},
]}
title="Hotel Amenities"
description="Everything you need for a comfortable and relaxing stay in Varanasi."
@@ -206,32 +138,14 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
brand: "Standard",
name: "Standard Room",
price: "₹1,500 - ₹2,000",
rating: 4,
reviewCount: "500+",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement-with-mug_23-2150326128.jpg?_wi=4",
},
id: "1", brand: "Standard", name: "Standard Room", price: "₹1,500 - ₹2,000", rating: 4,
reviewCount: "500+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement-with-mug_23-2150326128.jpg"},
{
id: "2",
brand: "Deluxe",
name: "Deluxe Room",
price: "₹2,500 - ₹3,000",
rating: 5,
reviewCount: "300+",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-bedroom-illuminated-by-modern-lamps-generated-by-ai_188544-27990.jpg?_wi=6",
},
id: "2", brand: "Deluxe", name: "Deluxe Room", price: "₹2,500 - ₹3,000", rating: 5,
reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-bedroom-illuminated-by-modern-lamps-generated-by-ai_188544-27990.jpg"},
{
id: "3",
brand: "Suite",
name: "Premium Suite",
price: "₹4,000+",
rating: 5,
reviewCount: "200+",
imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg?_wi=3",
},
id: "3", brand: "Suite", name: "Premium Suite", price: "₹4,000+", rating: 5,
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg"},
]}
title="Room Categories"
description="Choose the perfect space for your travel needs."
@@ -245,59 +159,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "Traveler",
company: "Varanasi Trip",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=1",
},
id: "1", name: "Sarah Johnson", role: "Traveler", company: "Varanasi Trip", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg"},
{
id: "2",
name: "Michael Chen",
role: "Business",
company: "Global Corp",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/young-female-blogger-stylish-outfit-uses-modern-cell-phone-free-internet-connection-searching-website_273609-25777.jpg",
},
id: "2", name: "Michael Chen", role: "Business", company: "Global Corp", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/young-female-blogger-stylish-outfit-uses-modern-cell-phone-free-internet-connection-searching-website_273609-25777.jpg"},
{
id: "3",
name: "Emily Rodriguez",
role: "Tourist",
company: "HolidayCo",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245243.jpg",
},
id: "3", name: "Emily Rodriguez", role: "Tourist", company: "HolidayCo", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245243.jpg"},
{
id: "4",
name: "David Kim",
role: "Business",
company: "TechStartup",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740311.jpg",
},
id: "4", name: "David Kim", role: "Business", company: "TechStartup", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740311.jpg"},
{
id: "5",
name: "Priya Sharma",
role: "Local Guide",
company: "Varanasi Tours",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=2",
},
id: "5", name: "Priya Sharma", role: "Local Guide", company: "Varanasi Tours", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg"},
]}
kpiItems={[
{
value: "1000+",
label: "Happy Guests",
},
value: "1000+", label: "Happy Guests"},
{
value: "4.0",
label: "Avg Rating",
},
value: "4.0", label: "Avg Rating"},
{
value: "24/7",
label: "Hospitality",
},
value: "24/7", label: "Hospitality"},
]}
title="Trusted by 1000+ Guests"
description="Read what our guests have to say about their stay at Hotel Costa River."
@@ -308,8 +191,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact Us"
title="Ready to Book?"
description="Contact us directly to secure the best rates or make an inquiry."
@@ -322,42 +204,27 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/evening-street-long-exposure_23-2147785796.jpg"
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Rooms",
href: "#rooms",
},
label: "Rooms", href: "#rooms"},
{
label: "Gallery",
href: "#gallery",
},
label: "Gallery", href: "#gallery"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "088534 79999",
href: "tel:08853479999",
},
label: "088534 79999", href: "tel:08853479999"},
{
label: "Get Directions",
href: "#",
},
label: "Get Directions", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}