Update src/app/page.tsx

This commit is contained in:
2026-03-08 11:55:35 +00:00
parent 0cc5784349
commit daef37c05e

View File

@@ -22,8 +22,7 @@ const navItems = [
const footerColumns = [
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "Home", href: "/" },
{ label: "Rooms & Pricing", href: "/rooms" },
{ label: "Gallery", href: "/gallery" },
@@ -31,8 +30,7 @@ const footerColumns = [
],
},
{
title: "Contact Us",
items: [
title: "Contact Us", items: [
{ label: "Call: +91 98146 77736", href: "tel:+919814677736" },
{ label: "WhatsApp", href: "https://wa.me/919814677736" },
{ label: "Email: info@hotelbrown.com", href: "mailto:info@hotelbrown.com" },
@@ -40,8 +38,7 @@ const footerColumns = [
],
},
{
title: "Address",
items: [
title: "Address", items: [
{ label: "Brown Road Chowk", href: "#" },
{ label: "Div No 2, CMC Campus", href: "#" },
{ label: "Field Gunj, Ludhiana", href: "#" },
@@ -49,8 +46,7 @@ const footerColumns = [
],
},
{
title: "Hours",
items: [
title: "Hours", items: [
{ label: "Check-in: 2:00 PM", href: "#" },
{ label: "Check-out: 12:00 PM", href: "#" },
{ label: "Reception: 24/7", href: "#" },
@@ -67,7 +63,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="compact"
sizing="largeSmallSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="shadow"
secondaryButtonStyle="radial-glow"
@@ -132,29 +128,11 @@ export default function HomePage() {
buttonAnimation="slide-up"
products={[
{
id: "deluxe",
name: "Deluxe Room",
price: "₹2,500-3,000",
variant: "Premium Comfort - 2 Available",
imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-hotel-suite-with-elegant-decoration-generated-by-ai_188544-29116.jpg?_wi=1",
imageAlt: "Deluxe room with premium amenities",
},
id: "deluxe", name: "Deluxe Room", price: "₹2,500-3,000", variant: "Premium Comfort - 2 Available", imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-hotel-suite-with-elegant-decoration-generated-by-ai_188544-29116.jpg", imageAlt: "Deluxe room with premium amenities"},
{
id: "standard",
name: "Standard Room",
price: "₹1,800-2,200",
variant: "Comfortable - 30+ Available",
imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-3603.jpg?_wi=1",
imageAlt: "Standard room with essential amenities",
},
id: "standard", name: "Standard Room", price: "₹1,800-2,200", variant: "Comfortable - 30+ Available", imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-3603.jpg", imageAlt: "Standard room with essential amenities"},
{
id: "budget",
name: "Budget Room",
price: "₹1,200-1,500",
variant: "Affordable - 20+ Available",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-2683.jpg?_wi=1",
imageAlt: "Budget room clean and comfortable",
},
id: "budget", name: "Budget Room", price: "₹1,200-1,500", variant: "Affordable - 20+ Available", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-2683.jpg", imageAlt: "Budget room clean and comfortable"},
]}
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
@@ -174,53 +152,17 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
id: "wifi",
title: "Free High-Speed WiFi",
description: "Stay connected with complimentary high-speed internet throughout the hotel.",
tag: "Connectivity",
imageSrc: "http://img.b2bpic.net/free-vector/hotel-review-concept_23-2148168544.jpg?_wi=1",
imageAlt: "Free WiFi service",
},
id: "wifi", title: "Free High-Speed WiFi", description: "Stay connected with complimentary high-speed internet throughout the hotel.", tag: "Connectivity", imageSrc: "http://img.b2bpic.net/free-vector/hotel-review-concept_23-2148168544.jpg", imageAlt: "Free WiFi service"},
{
id: "ac",
title: "Air Conditioning",
description: "All rooms equipped with individual air conditioning for your comfort.",
tag: "Comfort",
imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-3603.jpg?_wi=2",
imageAlt: "Air conditioning in room",
},
id: "ac", title: "Air Conditioning", description: "All rooms equipped with individual air conditioning for your comfort.", tag: "Comfort", imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-3603.jpg", imageAlt: "Air conditioning in room"},
{
id: "parking",
title: "Secure Parking",
description: "Safe, secure parking facility available for your vehicle.",
tag: "Security",
imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-order-curbside-pickup-outdoors_23-2149106400.jpg?_wi=1",
imageAlt: "Secure parking facility",
},
id: "parking", title: "Secure Parking", description: "Safe, secure parking facility available for your vehicle.", tag: "Security", imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-order-curbside-pickup-outdoors_23-2149106400.jpg", imageAlt: "Secure parking facility"},
{
id: "laundry",
title: "Laundry Service",
description: "Professional laundry and dry cleaning services available daily.",
tag: "Convenience",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg?_wi=1",
imageAlt: "Hotel services",
},
id: "laundry", title: "Laundry Service", description: "Professional laundry and dry cleaning services available daily.", tag: "Convenience", imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg", imageAlt: "Hotel services"},
{
id: "breakfast",
title: "Breakfast Available",
description: "Start your day with delicious breakfast options at affordable rates.",
tag: "Dining",
imageSrc: "http://img.b2bpic.net/free-photo/dinner-party-with-delicious-food-table_23-2150648829.jpg?_wi=1",
imageAlt: "Hotel breakfast area",
},
id: "breakfast", title: "Breakfast Available", description: "Start your day with delicious breakfast options at affordable rates.", tag: "Dining", imageSrc: "http://img.b2bpic.net/free-photo/dinner-party-with-delicious-food-table_23-2150648829.jpg", imageAlt: "Hotel breakfast area"},
{
id: "frontdesk",
title: "24/7 Front Desk",
description: "Our dedicated team is always available to assist you.",
tag: "Support",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg?_wi=2",
imageAlt: "Hotel front desk reception",
},
id: "frontdesk", title: "24/7 Front Desk", description: "Our dedicated team is always available to assist you.", tag: "Support", imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg", imageAlt: "Hotel front desk reception"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -240,37 +182,13 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
id: "cmc",
title: "Near CMC Hospital",
description: "Located close to CMC Campus, ideal for patients and visitors.",
tag: "Healthcare",
imageSrc: "http://img.b2bpic.net/free-photo/view-building-architecture-london-city_23-2149437465.jpg?_wi=1",
imageAlt: "CMC Hospital nearby",
},
id: "cmc", title: "Near CMC Hospital", description: "Located close to CMC Campus, ideal for patients and visitors.", tag: "Healthcare", imageSrc: "http://img.b2bpic.net/free-photo/view-building-architecture-london-city_23-2149437465.jpg", imageAlt: "CMC Hospital nearby"},
{
id: "railway",
title: "Railway Station Access",
description: "Easy access to Ludhiana Railway Station for convenient travel.",
tag: "Transportation",
imageSrc: "http://img.b2bpic.net/free-photo/traveler-looking-map-station-platfom_23-2148228453.jpg?_wi=1",
imageAlt: "Railway station access",
},
id: "railway", title: "Railway Station Access", description: "Easy access to Ludhiana Railway Station for convenient travel.", tag: "Transportation", imageSrc: "http://img.b2bpic.net/free-photo/traveler-looking-map-station-platfom_23-2148228453.jpg", imageAlt: "Railway station access"},
{
id: "markets",
title: "Near Local Markets",
description: "Close to popular shopping areas and local bazaars in Ludhiana.",
tag: "Shopping",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-holding-shopping-bags_23-2149461685.jpg?_wi=1",
imageAlt: "Local markets shopping area",
},
id: "markets", title: "Near Local Markets", description: "Close to popular shopping areas and local bazaars in Ludhiana.", tag: "Shopping", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-holding-shopping-bags_23-2149461685.jpg", imageAlt: "Local markets shopping area"},
{
id: "restaurants",
title: "Dining Options Nearby",
description: "Numerous restaurants and food joints within walking distance.",
tag: "Dining",
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-women-serving-food-while-preparing-dining-table-lunch_637285-5870.jpg",
imageAlt: "Restaurant nearby",
},
id: "restaurants", title: "Dining Options Nearby", description: "Numerous restaurants and food joints within walking distance.", tag: "Dining", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-women-serving-food-while-preparing-dining-table-lunch_637285-5870.jpg", imageAlt: "Restaurant nearby"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -288,21 +206,13 @@ export default function HomePage() {
author="Rajesh Kumar, Business Traveler"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-female-tourist-visiting-great-wall-china_23-2151261956.jpg",
alt: "Rajesh Kumar",
},
src: "http://img.b2bpic.net/free-photo/portrait-female-tourist-visiting-great-wall-china_23-2151261956.jpg", alt: "Rajesh Kumar"},
{
src: "http://img.b2bpic.net/free-photo/woman-makes-photos-epic-cruise-ship-fjord_346278-54.jpg",
alt: "Priya Sharma",
},
src: "http://img.b2bpic.net/free-photo/woman-makes-photos-epic-cruise-ship-fjord_346278-54.jpg", alt: "Priya Sharma"},
{
src: "http://img.b2bpic.net/free-photo/selfie-portrait-videocall_23-2149186122.jpg",
alt: "Amit Patel",
},
src: "http://img.b2bpic.net/free-photo/selfie-portrait-videocall_23-2149186122.jpg", alt: "Amit Patel"},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-standing-near-railing-looking-camera_23-2148203118.jpg",
alt: "Sneha Singh",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-standing-near-railing-looking-camera_23-2148203118.jpg", alt: "Sneha Singh"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -319,9 +229,9 @@ export default function HomePage() {
tagAnimation="slide-up"
title="Reserve Your Stay Today"
description="Contact us directly via phone, WhatsApp, or email to book your room and get special offers for direct bookings!"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/hotel-booking-reservation-form-concept_53876-122737.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/hotel-booking-reservation-form-concept_53876-122737.jpg"
imageAlt="Hotel booking confirmation"
mediaAnimation="slide-up"
mediaPosition="right"