Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-06 06:32:23 +00:00
2 changed files with 40 additions and 149 deletions

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Rooms",
id: "rooms",
},
name: "Rooms", id: "rooms"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="MR Residency"
/>
@@ -52,41 +44,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="Comfort Redefined in Belagavi"
description="Experience premium hospitality at MR Residency. Perfectly located in Vaibhav Nagar, we offer neat, clean, and spacious rooms for business and leisure travelers."
buttons={[
{
text: "Book Now",
href: "#rooms",
},
text: "Book Now", href: "#rooms"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-decoration-interior-bedroom_74190-11180.jpg",
imageAlt: "Luxury hotel interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-decoration-interior-bedroom_74190-11180.jpg", imageAlt: "Luxury hotel interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-building-blue-sky-nha-trang_181624-22877.jpg",
imageAlt: "Residency entrance",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-building-blue-sky-nha-trang_181624-22877.jpg", imageAlt: "Residency entrance"},
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-checksin-hotel-desk_482257-79976.jpg",
imageAlt: "Hotel lobby",
},
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-checksin-hotel-desk_482257-79976.jpg", imageAlt: "Hotel lobby"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement-with-coffee-cup_23-2150326104.jpg",
imageAlt: "Elegant suite room",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement-with-coffee-cup_23-2150326104.jpg", imageAlt: "Elegant suite room"},
{
imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-texting-people-meet_482257-91400.jpg",
imageAlt: "Serene hallway",
},
imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-texting-people-meet_482257-91400.jpg", imageAlt: "Serene hallway"},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegant-design-generative-ai_188544-32676.jpg",
imageAlt: "Fine dining area",
},
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegant-design-generative-ai_188544-32676.jpg", imageAlt: "Fine dining area"},
]}
/>
</div>
@@ -96,9 +73,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="About MR Residency"
description={[
"Located in the heart of Belagavi, we offer the perfect balance of comfort, accessibility, and service. Our residency is designed for travelers who value cleanliness, a central location, and a peaceful atmosphere.",
"Whether you are visiting for sightseeing or a business trip, our dedicated team ensures your stay is seamless. With popular amenities including Wi-Fi, 24-hour front desk service, and secure parking, we provide everything you need for a comfortable stay.",
]}
"Located in the heart of Belagavi, we offer the perfect balance of comfort, accessibility, and service. Our residency is designed for travelers who value cleanliness, a central location, and a peaceful atmosphere.", "Whether you are visiting for sightseeing or a business trip, our dedicated team ensures your stay is seamless. With popular amenities including Wi-Fi, 24-hour front desk service, and secure parking, we provide everything you need for a comfortable stay."]}
/>
</div>
@@ -110,47 +85,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "room1",
name: "Standard With Fan",
price: "₹1,164",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388989.jpg",
imageAlt: "Standard fan room",
},
id: "room1", name: "Standard With Fan", price: "₹1,164", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388989.jpg", imageAlt: "Standard fan room"},
{
id: "room2",
name: "AC Deluxe Room",
price: "₹1,473",
imageSrc: "http://img.b2bpic.net/free-photo/bed-is-so-soft-comfortable-portrait-housemaid-violating-rules-lying-bedroom-hotel-room-browsing-watching-videos-with-smartphone-instead-cleaning-apartment-client_176420-11944.jpg",
imageAlt: "Deluxe AC room",
},
id: "room2", name: "AC Deluxe Room", price: "₹1,473", imageSrc: "http://img.b2bpic.net/free-photo/bed-is-so-soft-comfortable-portrait-housemaid-violating-rules-lying-bedroom-hotel-room-browsing-watching-videos-with-smartphone-instead-cleaning-apartment-client_176420-11944.jpg", imageAlt: "Deluxe AC room"},
{
id: "room3",
name: "Combo Room",
price: "₹2,328",
imageSrc: "http://img.b2bpic.net/free-photo/view-nordic-minimalism-japanese-wabi-sabi-interior-design-blend_23-2151160185.jpg",
imageAlt: "Combo family room",
},
id: "room3", name: "Combo Room", price: "₹2,328", imageSrc: "http://img.b2bpic.net/free-photo/view-nordic-minimalism-japanese-wabi-sabi-interior-design-blend_23-2151160185.jpg", imageAlt: "Combo family room"},
{
id: "room4",
name: "Standard Twin",
price: "₹1,250",
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-background-luxury-hotel-nobody_1203-4488.jpg",
imageAlt: "Twin bed room",
},
id: "room4", name: "Standard Twin", price: "₹1,250", imageSrc: "http://img.b2bpic.net/free-photo/bedroom-background-luxury-hotel-nobody_1203-4488.jpg", imageAlt: "Twin bed room"},
{
id: "room5",
name: "Premium Executive",
price: "₹1,800",
imageSrc: "http://img.b2bpic.net/free-photo/room-clean-pillows-modern-different_1203-5092.jpg",
imageAlt: "Executive suite",
},
id: "room5", name: "Premium Executive", price: "₹1,800", imageSrc: "http://img.b2bpic.net/free-photo/room-clean-pillows-modern-different_1203-5092.jpg", imageAlt: "Executive suite"},
{
id: "room6",
name: "Family Suite",
price: "₹2,500",
imageSrc: "http://img.b2bpic.net/free-photo/mid-century-interior-design_23-2151902082.jpg",
imageAlt: "Family suite",
},
id: "room6", name: "Family Suite", price: "₹2,500", imageSrc: "http://img.b2bpic.net/free-photo/mid-century-interior-design_23-2151902082.jpg", imageAlt: "Family suite"},
]}
title="Our Accommodations"
description="Choose from our range of well-maintained, comfortable rooms designed for your relaxation."
@@ -163,45 +108,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
title: "Great Ambience",
quote: "Very good ambience, very neat and clean rooms staff and location also perfect.",
name: "Satish Singh",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-chambermaid-talking-mobile-phone-hotel-room_23-2148033268.jpg",
},
id: "t1", title: "Great Ambience", quote: "Very good ambience, very neat and clean rooms staff and location also perfect.", name: "Satish Singh", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-chambermaid-talking-mobile-phone-hotel-room_23-2148033268.jpg"},
{
id: "t2",
title: "Highly Recommend",
quote: "The location is perfect for local sightseeing. The staff were very helpful.",
name: "Priya K.",
role: "Tourist",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-girl-white-collar-shirt-working-cafe-managing-restaurant-looking_1258-198992.jpg",
},
id: "t2", title: "Highly Recommend", quote: "The location is perfect for local sightseeing. The staff were very helpful.", name: "Priya K.", role: "Tourist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-girl-white-collar-shirt-working-cafe-managing-restaurant-looking_1258-198992.jpg"},
{
id: "t3",
title: "Smooth Stay",
quote: "Clean rooms and quick service. A great value for money in Belagavi.",
name: "Rahul V.",
role: "Business Guest",
imageSrc: "http://img.b2bpic.net/free-photo/pov-client-advertises-organic-farming_482257-80727.jpg",
},
id: "t3", title: "Smooth Stay", quote: "Clean rooms and quick service. A great value for money in Belagavi.", name: "Rahul V.", role: "Business Guest", imageSrc: "http://img.b2bpic.net/free-photo/pov-client-advertises-organic-farming_482257-80727.jpg"},
{
id: "t4",
title: "Value for Money",
quote: "Better than most hotels in this price range nearby. Really enjoyed the stay.",
name: "Ananya D.",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg",
},
id: "t4", title: "Value for Money", quote: "Better than most hotels in this price range nearby. Really enjoyed the stay.", name: "Ananya D.", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg"},
{
id: "t5",
title: "Perfect Location",
quote: "Everything important is close by. The room was well maintained.",
name: "Vikram M.",
role: "Business Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-businesswoman-with-laptop-coffee-thoughtfully-working-cafe-street_574295-4046.jpg",
},
id: "t5", title: "Perfect Location", quote: "Everything important is close by. The room was well maintained.", name: "Vikram M.", role: "Business Traveler", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-businesswoman-with-laptop-coffee-thoughtfully-working-cafe-street_574295-4046.jpg"},
]}
title="Guest Experiences"
description="See why travelers love staying at MR Residency."
@@ -212,16 +127,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in touch"
title="Plan Your Stay Today"
description="Ready to book your room or have questions? Contact our front desk directly at 090363 04678."
buttons={[
{
text: "Call Now",
href: "tel:09036304678",
},
text: "Call Now", href: "tel:09036304678"},
]}
/>
</div>
@@ -230,54 +142,33 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Address",
items: [
title: "Address", items: [
{
label: "MRF Tyres Showroom Building",
href: "#",
},
label: "MRF Tyres Showroom Building", href: "#"},
{
label: "Bauxite Road, Vaibhav Nagar",
href: "#",
},
label: "Bauxite Road, Vaibhav Nagar", href: "#"},
{
label: "Belagavi, Karnataka 590010",
href: "#",
},
label: "Belagavi, Karnataka 590010", href: "#"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "090363 04678",
href: "tel:09036304678",
},
label: "090363 04678", href: "tel:09036304678"},
{
label: "Check-in: 2:00 pm",
href: "#",
},
label: "Check-in: 2:00 pm", href: "#"},
{
label: "Check-out: 12:00 pm",
href: "#",
},
label: "Check-out: 12:00 pm", href: "#"},
],
},
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Rooms",
href: "#rooms",
},
label: "Rooms", href: "#rooms"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "Location",
href: "#",
},
label: "Location", href: "#"},
],
},
]}
@@ -288,4 +179,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -17,7 +17,7 @@
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--accent: #c6b180;
--background-accent: #c6b180;
/* text sizing - set by ThemeProvider */