3 Commits

Author SHA1 Message Date
de63ce8551 Merge version_2 into main
Merge version_2 into main
2026-04-06 06:32:23 +00:00
c2e9b78a18 Update src/app/styles/variables.css 2026-04-06 06:32:17 +00:00
bc4e87b3d4 Update src/app/page.tsx 2026-04-06 06:32:17 +00:00
2 changed files with 40 additions and 149 deletions

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Rooms", name: "Rooms", id: "rooms"},
id: "rooms",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="MR Residency" brandName="MR Residency"
/> />
@@ -52,41 +44,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardCarousel <HeroBillboardCarousel
background={{ background={{
variant: "plain", variant: "plain"}}
}}
title="Comfort Redefined in Belagavi" 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." 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={[ buttons={[
{ {
text: "Book Now", text: "Book Now", href: "#rooms"},
href: "#rooms",
},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-decoration-interior-bedroom_74190-11180.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-decoration-interior-bedroom_74190-11180.jpg", imageAlt: "Luxury hotel interior"},
imageAlt: "Luxury hotel interior",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-building-blue-sky-nha-trang_181624-22877.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-building-blue-sky-nha-trang_181624-22877.jpg", imageAlt: "Residency entrance"},
imageAlt: "Residency entrance",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-checksin-hotel-desk_482257-79976.jpg", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-checksin-hotel-desk_482257-79976.jpg", imageAlt: "Hotel lobby"},
imageAlt: "Hotel lobby",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement-with-coffee-cup_23-2150326104.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement-with-coffee-cup_23-2150326104.jpg", imageAlt: "Elegant suite room"},
imageAlt: "Elegant suite room",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-texting-people-meet_482257-91400.jpg", imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-texting-people-meet_482257-91400.jpg", imageAlt: "Serene hallway"},
imageAlt: "Serene hallway",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegant-design-generative-ai_188544-32676.jpg", imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegant-design-generative-ai_188544-32676.jpg", imageAlt: "Fine dining area"},
imageAlt: "Fine dining area",
},
]} ]}
/> />
</div> </div>
@@ -96,9 +73,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="About MR Residency" title="About MR Residency"
description={[ 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.", "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."]}
"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> </div>
@@ -110,47 +85,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "room1", 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"},
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", 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"},
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", 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"},
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", 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"},
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", 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"},
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", 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"},
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" title="Our Accommodations"
description="Choose from our range of well-maintained, comfortable rooms designed for your relaxation." description="Choose from our range of well-maintained, comfortable rooms designed for your relaxation."
@@ -163,45 +108,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", 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"},
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", 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"},
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", 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"},
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", 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"},
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", 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: "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" title="Guest Experiences"
description="See why travelers love staying at MR Residency." description="See why travelers love staying at MR Residency."
@@ -212,16 +127,13 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Get in touch" tag="Get in touch"
title="Plan Your Stay Today" title="Plan Your Stay Today"
description="Ready to book your room or have questions? Contact our front desk directly at 090363 04678." description="Ready to book your room or have questions? Contact our front desk directly at 090363 04678."
buttons={[ buttons={[
{ {
text: "Call Now", text: "Call Now", href: "tel:09036304678"},
href: "tel:09036304678",
},
]} ]}
/> />
</div> </div>
@@ -230,54 +142,33 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Address", title: "Address", items: [
items: [
{ {
label: "MRF Tyres Showroom Building", label: "MRF Tyres Showroom Building", href: "#"},
href: "#",
},
{ {
label: "Bauxite Road, Vaibhav Nagar", label: "Bauxite Road, Vaibhav Nagar", href: "#"},
href: "#",
},
{ {
label: "Belagavi, Karnataka 590010", label: "Belagavi, Karnataka 590010", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "090363 04678", label: "090363 04678", href: "tel:09036304678"},
href: "tel:09036304678",
},
{ {
label: "Check-in: 2:00 pm", label: "Check-in: 2:00 pm", href: "#"},
href: "#",
},
{ {
label: "Check-out: 12:00 pm", label: "Check-out: 12:00 pm", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Quick Links", title: "Quick Links", items: [
items: [
{ {
label: "Rooms", label: "Rooms", href: "#rooms"},
href: "#rooms",
},
{ {
label: "Testimonials", label: "Testimonials", href: "#testimonials"},
href: "#testimonials",
},
{ {
label: "Location", label: "Location", href: "#"},
href: "#",
},
], ],
}, },
]} ]}

View File

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