Merge version_1 into main #2
389
src/app/page.tsx
389
src/app/page.tsx
@@ -32,91 +32,56 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Facilities",
|
||||
id: "facilities",
|
||||
},
|
||||
name: "Facilities", id: "facilities"},
|
||||
{
|
||||
name: "Rooms",
|
||||
id: "rooms",
|
||||
},
|
||||
name: "Rooms", id: "rooms"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "gallery",
|
||||
},
|
||||
name: "Gallery", id: "gallery"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Why Choose Us",
|
||||
id: "why-choose-us",
|
||||
},
|
||||
name: "Why Choose Us", id: "why-choose-us"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y6j3al"
|
||||
logoAlt="Siya International Lodging & Boarding Logo"
|
||||
brandName="Siya International"
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Welcome to Siya International Lodging & Boarding"
|
||||
description="Experience Comfortable, Affordable & Memorable Stays in Bhiwandi"
|
||||
tag="⭐ 4.7/5 Rating ⭐ 35+ Google Reviews"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+918097926888",
|
||||
},
|
||||
text: "Call Now", href: "tel:+918097926888"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-v0ydfsw0.jpg?_wi=1",
|
||||
imageAlt: "Siya International Lodging & Boarding Exterior",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-v0ydfsw0.jpg", imageAlt: "Siya International Lodging & Boarding Exterior"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-0uluq7ko.jpg?_wi=1",
|
||||
imageAlt: "Luxurious Hotel Room Interior",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-0uluq7ko.jpg", imageAlt: "Luxurious Hotel Room Interior"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-aonwh5s9.jpg?_wi=1",
|
||||
imageAlt: "Hotel Room with Blue Curtains",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-aonwh5s9.jpg", imageAlt: "Hotel Room with Blue Curtains"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-hkbfgzlc.jpg?_wi=1",
|
||||
imageAlt: "Hotel Room with Golden Bedding",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-hkbfgzlc.jpg", imageAlt: "Hotel Room with Golden Bedding"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-hotel-suite-with-elegant-bedding-generated-by-ai_188544-32642.jpg?_wi=1",
|
||||
imageAlt: "Elegant Hotel Room Interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-hotel-suite-with-elegant-bedding-generated-by-ai_188544-32642.jpg", imageAlt: "Elegant Hotel Room Interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-feminist-african-american-woman-wear-black-tshirt-shorts-posed-restaurant_627829-5373.jpg?_wi=1",
|
||||
imageAlt: "Luxurious Hotel Lobby",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-feminist-african-american-woman-wear-black-tshirt-shorts-posed-restaurant_627829-5373.jpg", imageAlt: "Luxurious Hotel Lobby"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -128,19 +93,13 @@ export default function LandingPage() {
|
||||
description="Located on Sonale-Bapgaon Road, Bhiwandi, Siya International Lodging & Boarding offers clean rooms, excellent hospitality, 24/7 service, free Wi-Fi, parking facilities, and a comfortable stay experience for business and leisure travelers."
|
||||
metrics={[
|
||||
{
|
||||
value: "4.7/5",
|
||||
title: "Guest Rating",
|
||||
},
|
||||
value: "4.7/5", title: "Guest Rating"},
|
||||
{
|
||||
value: "35+",
|
||||
title: "Google Reviews",
|
||||
},
|
||||
value: "35+", title: "Google Reviews"},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Service & Support",
|
||||
},
|
||||
value: "24/7", title: "Service & Support"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-63u710w1.jpg?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-63u710w1.jpg"
|
||||
imageAlt="Siya International Reception Area"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -153,77 +112,32 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "24/7 Security",
|
||||
description: "Your safety is our priority with round-the-clock security measures.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: ShieldCheck,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-glowing-red-shield-with-lightning-bolt-icon-cybersecurity-protection_84443-91345.jpg",
|
||||
imageAlt: "security shield icon",
|
||||
title: "24/7 Security", description: "Your safety is our priority with round-the-clock security measures.", bentoComponent: "reveal-icon", icon: ShieldCheck
|
||||
},
|
||||
{
|
||||
title: "24/7 Front Desk",
|
||||
description: "Our friendly staff are always available to assist you, day or night.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Building2,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-v0ydfsw0.jpg?_wi=2",
|
||||
imageAlt: "security shield icon",
|
||||
title: "24/7 Front Desk", description: "Our friendly staff are always available to assist you, day or night.", bentoComponent: "reveal-icon", icon: Building2
|
||||
},
|
||||
{
|
||||
title: "Room Service",
|
||||
description: "Enjoy delicious meals and refreshments delivered directly to your room.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Bell,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-0uluq7ko.jpg?_wi=2",
|
||||
imageAlt: "security shield icon",
|
||||
title: "Room Service", description: "Enjoy delicious meals and refreshments delivered directly to your room.", bentoComponent: "reveal-icon", icon: Bell
|
||||
},
|
||||
{
|
||||
title: "Free Wi-Fi",
|
||||
description: "Stay connected with high-speed internet access throughout your stay.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Wifi,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-aonwh5s9.jpg?_wi=2",
|
||||
imageAlt: "security shield icon",
|
||||
title: "Free Wi-Fi", description: "Stay connected with high-speed internet access throughout your stay.", bentoComponent: "reveal-icon", icon: Wifi
|
||||
},
|
||||
{
|
||||
title: "Free Parking",
|
||||
description: "Convenient and secure parking facilities available for all guests.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Car,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-hkbfgzlc.jpg?_wi=2",
|
||||
imageAlt: "security shield icon",
|
||||
title: "Free Parking", description: "Convenient and secure parking facilities available for all guests.", bentoComponent: "reveal-icon", icon: Car
|
||||
},
|
||||
{
|
||||
title: "Clean Rooms",
|
||||
description: "Immaculately maintained rooms ensuring a hygienic and fresh environment.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Sparkles,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-63u710w1.jpg?_wi=2",
|
||||
imageAlt: "security shield icon",
|
||||
title: "Clean Rooms", description: "Immaculately maintained rooms ensuring a hygienic and fresh environment.", bentoComponent: "reveal-icon", icon: Sparkles
|
||||
},
|
||||
{
|
||||
title: "Couple Friendly",
|
||||
description: "A welcoming and comfortable environment for couples seeking a peaceful retreat.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Heart,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y6j3al",
|
||||
imageAlt: "security shield icon",
|
||||
title: "Couple Friendly", description: "A welcoming and comfortable environment for couples seeking a peaceful retreat.", bentoComponent: "reveal-icon", icon: Heart
|
||||
},
|
||||
{
|
||||
title: "Family Friendly",
|
||||
description: "Spacious accommodations and amenities suitable for families with children.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Users,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-hotel-suite-with-elegant-bedding-generated-by-ai_188544-32642.jpg?_wi=2",
|
||||
imageAlt: "security shield icon",
|
||||
title: "Family Friendly", description: "Spacious accommodations and amenities suitable for families with children.", bentoComponent: "reveal-icon", icon: Users
|
||||
},
|
||||
{
|
||||
title: "Comfortable Beds",
|
||||
description: "Sink into plush, comfortable beds for a restful night's sleep.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Home,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-feminist-african-american-woman-wear-black-tshirt-shorts-posed-restaurant_627829-5373.jpg?_wi=2",
|
||||
imageAlt: "security shield icon",
|
||||
},
|
||||
title: "Comfortable Beds", description: "Sink into plush, comfortable beds for a restful night's sleep.", bentoComponent: "reveal-icon", icon: Home
|
||||
}
|
||||
]}
|
||||
title="Our Exceptional Facilities"
|
||||
description="Ensuring a delightful stay with top-notch amenities designed for your comfort and convenience."
|
||||
@@ -238,73 +152,35 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "standard-room",
|
||||
name: "Standard Room",
|
||||
price: "Starting at ₹2500/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorative-cushion-bed_53876-132823.jpg",
|
||||
imageAlt: "Standard Hotel Room",
|
||||
priceButtonProps: {
|
||||
text: "View Details",
|
||||
},
|
||||
id: "standard-room", name: "Standard Room", price: "Starting at ₹2500/night", imageSrc: "http://img.b2bpic.net/free-photo/decorative-cushion-bed_53876-132823.jpg", imageAlt: "Standard Hotel Room", priceButtonProps: {
|
||||
text: "View Details"},
|
||||
},
|
||||
{
|
||||
id: "deluxe-room",
|
||||
name: "Deluxe Room",
|
||||
price: "Starting at ₹3500/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-bedroom-suite-tv-with-wardrobe-walk-closet_105762-1941.jpg",
|
||||
imageAlt: "Deluxe Hotel Room",
|
||||
priceButtonProps: {
|
||||
text: "View Details",
|
||||
},
|
||||
id: "deluxe-room", name: "Deluxe Room", price: "Starting at ₹3500/night", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-bedroom-suite-tv-with-wardrobe-walk-closet_105762-1941.jpg", imageAlt: "Deluxe Hotel Room", priceButtonProps: {
|
||||
text: "View Details"},
|
||||
},
|
||||
{
|
||||
id: "suite-room",
|
||||
name: "Luxury Suite",
|
||||
price: "Starting at ₹5000/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barman-relaxing-couch_23-2147821276.jpg",
|
||||
imageAlt: "Luxury Hotel Suite",
|
||||
priceButtonProps: {
|
||||
text: "View Details",
|
||||
},
|
||||
id: "suite-room", name: "Luxury Suite", price: "Starting at ₹5000/night", imageSrc: "http://img.b2bpic.net/free-photo/barman-relaxing-couch_23-2147821276.jpg", imageAlt: "Luxury Hotel Suite", priceButtonProps: {
|
||||
text: "View Details"},
|
||||
},
|
||||
{
|
||||
id: "family-room",
|
||||
name: "Family Room",
|
||||
price: "Starting at ₹4000/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-child-spending-time-together-comfort-their-home_23-2149864727.jpg",
|
||||
imageAlt: "Family Hotel Room",
|
||||
priceButtonProps: {
|
||||
text: "View Details",
|
||||
},
|
||||
id: "family-room", name: "Family Room", price: "Starting at ₹4000/night", imageSrc: "http://img.b2bpic.net/free-photo/young-child-spending-time-together-comfort-their-home_23-2149864727.jpg", imageAlt: "Family Hotel Room", priceButtonProps: {
|
||||
text: "View Details"},
|
||||
},
|
||||
{
|
||||
id: "executive-room",
|
||||
name: "Executive Room",
|
||||
price: "Starting at ₹4500/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661544.jpg",
|
||||
imageAlt: "Executive Hotel Room",
|
||||
priceButtonProps: {
|
||||
text: "View Details",
|
||||
},
|
||||
id: "executive-room", name: "Executive Room", price: "Starting at ₹4500/night", imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661544.jpg", imageAlt: "Executive Hotel Room", priceButtonProps: {
|
||||
text: "View Details"},
|
||||
},
|
||||
{
|
||||
id: "couple-room",
|
||||
name: "Couple's Retreat",
|
||||
price: "Starting at ₹3000/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9621.jpg",
|
||||
imageAlt: "Couple Friendly Hotel Room",
|
||||
priceButtonProps: {
|
||||
text: "View Details",
|
||||
},
|
||||
id: "couple-room", name: "Couple's Retreat", price: "Starting at ₹3000/night", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9621.jpg", imageAlt: "Couple Friendly Hotel Room", priceButtonProps: {
|
||||
text: "View Details"},
|
||||
},
|
||||
]}
|
||||
title="Our Luxurious Rooms"
|
||||
description="Explore our elegantly designed rooms, each equipped with modern amenities to ensure your utmost comfort and a memorable stay."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Stay",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Your Stay", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -314,43 +190,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Riya Kumari",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-teenage-girl-pink-tshirt_176420-32028.jpg",
|
||||
imageAlt: "Riya Kumari profile picture",
|
||||
},
|
||||
id: "1", name: "Riya Kumari", imageSrc: "http://img.b2bpic.net/free-photo/expressive-teenage-girl-pink-tshirt_176420-32028.jpg", imageAlt: "Riya Kumari profile picture"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mihir Kumar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surprised-happy-man-reacting-announcement-smiling-looking-amazed-standing-against-yellow-background_1258-66668.jpg",
|
||||
imageAlt: "Mihir Kumar profile picture",
|
||||
},
|
||||
id: "2", name: "Mihir Kumar", imageSrc: "http://img.b2bpic.net/free-photo/surprised-happy-man-reacting-announcement-smiling-looking-amazed-standing-against-yellow-background_1258-66668.jpg", imageAlt: "Mihir Kumar profile picture"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Prabhu Sahu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-senior-man-with-grey-hair-wearing-casual-clothes-glasses-showing-pointing-up-with-fingers-number-ten-while-smiling-confident-happy_839833-15704.jpg",
|
||||
imageAlt: "Prabhu Sahu profile picture",
|
||||
},
|
||||
id: "3", name: "Prabhu Sahu", imageSrc: "http://img.b2bpic.net/free-photo/handsome-senior-man-with-grey-hair-wearing-casual-clothes-glasses-showing-pointing-up-with-fingers-number-ten-while-smiling-confident-happy_839833-15704.jpg", imageAlt: "Prabhu Sahu profile picture"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ranjith H.N",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-shoing-ok-with-hand_114579-79308.jpg",
|
||||
imageAlt: "Ranjith H.N profile picture",
|
||||
},
|
||||
id: "4", name: "Ranjith H.N", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-shoing-ok-with-hand_114579-79308.jpg", imageAlt: "Ranjith H.N profile picture"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Simar Jeet",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-listening-senior-man_1262-1970.jpg",
|
||||
imageAlt: "Simar Jeet profile picture",
|
||||
},
|
||||
id: "5", name: "Simar Jeet", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-listening-senior-man_1262-1970.jpg", imageAlt: "Simar Jeet profile picture"},
|
||||
]}
|
||||
cardTitle="What Our Guests Say"
|
||||
cardTag="4.7 ★ Rating from 35 Google Reviews"
|
||||
buttons={[
|
||||
{
|
||||
text: "Read All Reviews",
|
||||
href: "#",
|
||||
},
|
||||
text: "Read All Reviews", href: "#"},
|
||||
]}
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
@@ -358,81 +212,35 @@ export default function LandingPage() {
|
||||
|
||||
<div id="gallery" data-section="gallery">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "g-1",
|
||||
name: "Cozy Interior",
|
||||
price: "",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-0uluq7ko.jpg?_wi=3",
|
||||
imageAlt: "Hotel Room Interior",
|
||||
},
|
||||
id: "g-1", name: "Cozy Interior", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-0uluq7ko.jpg", imageAlt: "Hotel Room Interior"},
|
||||
{
|
||||
id: "g-2",
|
||||
name: "Balcony View Room",
|
||||
price: "",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-aonwh5s9.jpg?_wi=3",
|
||||
imageAlt: "Hotel Room with Balcony",
|
||||
},
|
||||
id: "g-2", name: "Balcony View Room", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-aonwh5s9.jpg", imageAlt: "Hotel Room with Balcony"},
|
||||
{
|
||||
id: "g-3",
|
||||
name: "Golden Bedding Room",
|
||||
price: "",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-hkbfgzlc.jpg?_wi=3",
|
||||
imageAlt: "Hotel Room with Golden Bed",
|
||||
},
|
||||
id: "g-3", name: "Golden Bedding Room", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-hkbfgzlc.jpg", imageAlt: "Hotel Room with Golden Bed"},
|
||||
{
|
||||
id: "g-4",
|
||||
name: "Reception Area",
|
||||
price: "",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-63u710w1.jpg?_wi=3",
|
||||
imageAlt: "Hotel Reception Desk",
|
||||
},
|
||||
id: "g-4", name: "Reception Area", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-63u710w1.jpg", imageAlt: "Hotel Reception Desk"},
|
||||
{
|
||||
id: "g-5",
|
||||
name: "Hotel Exterior",
|
||||
price: "",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-v0ydfsw0.jpg?_wi=3",
|
||||
imageAlt: "Siya International Building Exterior",
|
||||
},
|
||||
id: "g-5", name: "Hotel Exterior", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-v0ydfsw0.jpg", imageAlt: "Siya International Building Exterior"},
|
||||
{
|
||||
id: "g-6",
|
||||
name: "Elegant Bed Setup",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-cushion-with-pillows_1203-545.jpg",
|
||||
imageAlt: "Hotel Bed Setup",
|
||||
},
|
||||
id: "g-6", name: "Elegant Bed Setup", price: "", imageSrc: "http://img.b2bpic.net/free-photo/black-cushion-with-pillows_1203-545.jpg", imageAlt: "Hotel Bed Setup"},
|
||||
{
|
||||
id: "g-7",
|
||||
name: "Modern Pool",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girls-spa-resort_1098-14134.jpg",
|
||||
imageAlt: "Hotel Swimming Pool",
|
||||
},
|
||||
id: "g-7", name: "Modern Pool", price: "", imageSrc: "http://img.b2bpic.net/free-photo/girls-spa-resort_1098-14134.jpg", imageAlt: "Hotel Swimming Pool"},
|
||||
{
|
||||
id: "g-8",
|
||||
name: "Exterior Signage",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-village-museum-bucharest-romania_1268-21632.jpg",
|
||||
imageAlt: "Hotel Exterior Signage",
|
||||
},
|
||||
id: "g-8", name: "Exterior Signage", price: "", imageSrc: "http://img.b2bpic.net/free-photo/view-village-museum-bucharest-romania_1268-21632.jpg", imageAlt: "Hotel Exterior Signage"},
|
||||
{
|
||||
id: "g-9",
|
||||
name: "Dining Area",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg",
|
||||
imageAlt: "Hotel Dining Area",
|
||||
},
|
||||
id: "g-9", name: "Dining Area", price: "", imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg", imageAlt: "Hotel Dining Area"}
|
||||
]}
|
||||
title="Our Photo Gallery"
|
||||
description="A captivating visual tour of Siya International's elegant interiors, comfortable rooms, and inviting facilities."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore More",
|
||||
href: "#gallery",
|
||||
},
|
||||
text: "Explore More", href: "#gallery"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -444,58 +252,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m-1",
|
||||
value: "Affordable",
|
||||
title: "Luxury",
|
||||
items: [
|
||||
"Premium services",
|
||||
"Great value",
|
||||
],
|
||||
id: "m-1", value: "Affordable", title: "Luxury", items: [
|
||||
"Premium services", "Great value"],
|
||||
},
|
||||
{
|
||||
id: "m-2",
|
||||
value: "Safe & Secure",
|
||||
title: "Environment",
|
||||
items: [
|
||||
"24/7 Surveillance",
|
||||
"Guest safety priority",
|
||||
],
|
||||
id: "m-2", value: "Safe & Secure", title: "Environment", items: [
|
||||
"24/7 Surveillance", "Guest safety priority"],
|
||||
},
|
||||
{
|
||||
id: "m-3",
|
||||
value: "Friendly",
|
||||
title: "Staff",
|
||||
items: [
|
||||
"Welcoming team",
|
||||
"Exceptional service",
|
||||
],
|
||||
id: "m-3", value: "Friendly", title: "Staff", items: [
|
||||
"Welcoming team", "Exceptional service"],
|
||||
},
|
||||
{
|
||||
id: "m-4",
|
||||
value: "Prime Bhiwandi",
|
||||
title: "Location",
|
||||
items: [
|
||||
"Easy access",
|
||||
"Nearby attractions",
|
||||
],
|
||||
id: "m-4", value: "Prime Bhiwandi", title: "Location", items: [
|
||||
"Easy access", "Nearby attractions"],
|
||||
},
|
||||
{
|
||||
id: "m-5",
|
||||
value: "Comfortable",
|
||||
title: "Rooms",
|
||||
items: [
|
||||
"Modern amenities",
|
||||
"Relaxing ambiance",
|
||||
],
|
||||
id: "m-5", value: "Comfortable", title: "Rooms", items: [
|
||||
"Modern amenities", "Relaxing ambiance"],
|
||||
},
|
||||
{
|
||||
id: "m-6",
|
||||
value: "Fast Customer",
|
||||
title: "Service",
|
||||
items: [
|
||||
"Quick responses",
|
||||
"Efficient support",
|
||||
],
|
||||
id: "m-6", value: "Fast Customer", title: "Service", items: [
|
||||
"Quick responses", "Efficient support"],
|
||||
},
|
||||
]}
|
||||
title="Why Choose Siya International?"
|
||||
@@ -507,18 +285,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Get in touch with Siya International Lodging & Boarding to reserve your stay or inquire about our services.\n\n**Address:** Sonale-Bapgaon Rd, Shivnagar, Bhiwandi, Maharashtra 421302, India\n**Phone:** +91 80979 26888\n\n**Booking Inquiry Form:**\nPlease fill out the form below for check-in/check-out dates and any special requests. We look forward to welcoming you!\n(Form fields: Name, Phone, Email, Check-in Date, Check-out Date, Message - to be integrated via custom form component or external link.)\n\nGoogle Maps integration will be provided here for easy navigation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+918097926888",
|
||||
},
|
||||
text: "Call Now", href: "tel:+918097926888"},
|
||||
{
|
||||
text: "WhatsApp Booking",
|
||||
href: "https://wa.me/918097926888",
|
||||
},
|
||||
text: "WhatsApp Booking", href: "https://wa.me/918097926888"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -529,13 +302,9 @@ export default function LandingPage() {
|
||||
logoAlt="Siya International Logo"
|
||||
logoText="Siya International Lodging & Boarding"
|
||||
leftLink={{
|
||||
text: "Your Comfort Is Our Priority",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Your Comfort Is Our Priority", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Sonale-Bapgaon Rd, Bhiwandi",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Sonale-Bapgaon Rd, Bhiwandi", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user