Update src/app/page.tsx
This commit is contained in:
248
src/app/page.tsx
248
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Rooms",
|
||||
id: "rooms",
|
||||
},
|
||||
name: "Rooms", id: "rooms"},
|
||||
{
|
||||
name: "Book Now",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Book Now", id: "contact"},
|
||||
]}
|
||||
brandName="ROYAL GALLERIA"
|
||||
/>
|
||||
@@ -59,36 +51,22 @@ export default function LandingPage() {
|
||||
tag="Luxury • Comfort • Elegance"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Rooms",
|
||||
href: "#rooms",
|
||||
},
|
||||
text: "Explore Rooms", href: "#rooms"},
|
||||
{
|
||||
text: "Book Your Stay",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Your Stay", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826280.jpg",
|
||||
alt: "Minimalist office interior design",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826280.jpg", alt: "Minimalist office interior design"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683409.jpg",
|
||||
alt: "View of luxurious hotel interior space",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683409.jpg", alt: "View of luxurious hotel interior space"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826239.jpg",
|
||||
alt: "Minimalist office interior design",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826239.jpg", alt: "Minimalist office interior design"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-lounge-hall_105762-1977.jpg",
|
||||
alt: "3d rendering modern luxury hotel and office reception and lounge hall",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-lounge-hall_105762-1977.jpg", alt: "3d rendering modern luxury hotel and office reception and lounge hall"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692321.jpg",
|
||||
alt: "Ai generated of modern styled entryway",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692321.jpg", alt: "Ai generated of modern styled entryway"},
|
||||
]}
|
||||
avatarText="Join 5,000+ satisfied guests"
|
||||
/>
|
||||
@@ -99,9 +77,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Luxury Crafted For Royal Experiences"
|
||||
description={[
|
||||
"Hotel Royal Galleria offers a premium hospitality experience designed with elegance, comfort, and sophistication.",
|
||||
"Enjoy complimentary breakfast, modern interiors, peaceful ambiance, and personalized services.",
|
||||
]}
|
||||
"Hotel Royal Galleria offers a premium hospitality experience designed with elegance, comfort, and sophistication.", "Enjoy complimentary breakfast, modern interiors, peaceful ambiance, and personalized services."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -112,46 +88,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Complimentary Breakfast",
|
||||
description: "Start your day with a curated selection of fresh, locally sourced items.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-headphones_1157-18565.jpg",
|
||||
imageAlt: "Breakfast",
|
||||
},
|
||||
title: "Complimentary Breakfast", description: "Start your day with a curated selection of fresh, locally sourced items.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-headphones_1157-18565.jpg", imageAlt: "Breakfast"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150713079.jpg",
|
||||
imageAlt: "Service",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg?_wi=2",
|
||||
imageAlt: "deluxe hotel room interior",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150713079.jpg", imageAlt: "Service"},
|
||||
},
|
||||
{
|
||||
title: "24/7 Room Service",
|
||||
description: "Exceptional dining and assistance, available exactly when you need it.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/historic-stairwell-lightwell-up-light_169016-69959.jpg",
|
||||
imageAlt: "Service",
|
||||
},
|
||||
title: "24/7 Room Service", description: "Exceptional dining and assistance, available exactly when you need it.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/historic-stairwell-lightwell-up-light_169016-69959.jpg", imageAlt: "Service"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-bedroom-interior_1048-10250.jpg",
|
||||
imageAlt: "Room",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg",
|
||||
imageAlt: "deluxe hotel room interior",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-bedroom-interior_1048-10250.jpg", imageAlt: "Room"},
|
||||
},
|
||||
{
|
||||
title: "Free High-Speed WiFi",
|
||||
description: "Stay connected with seamless and reliable internet throughout the property.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-interior-design_23-2151978955.jpg",
|
||||
imageAlt: "Tech",
|
||||
},
|
||||
title: "Free High-Speed WiFi", description: "Stay connected with seamless and reliable internet throughout the property.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-interior-design_23-2151978955.jpg", imageAlt: "Tech"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-comfortable-pillow-decoration-interior-bedroom_74190-11125.jpg",
|
||||
imageAlt: "Lobby",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13209.jpg?_wi=1",
|
||||
imageAlt: "deluxe hotel room interior",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-comfortable-pillow-decoration-interior-bedroom_74190-11125.jpg", imageAlt: "Lobby"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -168,59 +120,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Luxury",
|
||||
name: "Deluxe Room",
|
||||
price: "₹2450",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797694.jpg",
|
||||
},
|
||||
id: "1", brand: "Luxury", name: "Deluxe Room", price: "₹2450", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797694.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Luxury",
|
||||
name: "Super Deluxe",
|
||||
price: "₹3250",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920954.jpg",
|
||||
},
|
||||
id: "2", brand: "Luxury", name: "Super Deluxe", price: "₹3250", rating: 5,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920954.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Luxury",
|
||||
name: "Executive Room",
|
||||
price: "₹3450",
|
||||
rating: 5,
|
||||
reviewCount: "88",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-business-meeting-room-office-building_105762-2013.jpg",
|
||||
},
|
||||
id: "3", brand: "Luxury", name: "Executive Room", price: "₹3450", rating: 5,
|
||||
reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-business-meeting-room-office-building_105762-2013.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Luxury",
|
||||
name: "Family Room",
|
||||
price: "₹4850",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=z65z9d",
|
||||
},
|
||||
id: "4", brand: "Luxury", name: "Family Room", price: "₹4850", rating: 5,
|
||||
reviewCount: "150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=z65z9d"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Luxury",
|
||||
name: "Suits Room",
|
||||
price: "₹5950",
|
||||
rating: 5,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929508.jpg",
|
||||
},
|
||||
id: "5", brand: "Luxury", name: "Suits Room", price: "₹5950", rating: 5,
|
||||
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929508.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Luxury",
|
||||
name: "Standard Room",
|
||||
price: "₹1950",
|
||||
rating: 4,
|
||||
reviewCount: "65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-comfortable-pillow-bed-decoration-interior_74190-10609.jpg",
|
||||
},
|
||||
id: "6", brand: "Luxury", name: "Standard Room", price: "₹1950", rating: 4,
|
||||
reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/white-comfortable-pillow-bed-decoration-interior_74190-10609.jpg"},
|
||||
]}
|
||||
title="Exclusive Room Collection"
|
||||
description="Discover our thoughtfully designed suites and rooms."
|
||||
@@ -235,45 +151,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Traveler",
|
||||
company: "UK",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13209.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "Traveler", company: "UK", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13209.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Traveler",
|
||||
company: "Singapore",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9621.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Traveler", company: "Singapore", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9621.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Traveler",
|
||||
company: "Spain",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guy-modern-street-casual-clothing-with-laptop_613910-7442.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Traveler", company: "Spain", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guy-modern-street-casual-clothing-with-laptop_613910-7442.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Traveler",
|
||||
company: "Korea",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-hotel-sofa-with-laptop_482257-102647.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Traveler", company: "Korea", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-hotel-sofa-with-laptop_482257-102647.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anna Smith",
|
||||
role: "Traveler",
|
||||
company: "USA",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-does-mobile-payment-pos_482257-76280.jpg",
|
||||
},
|
||||
id: "5", name: "Anna Smith", role: "Traveler", company: "USA", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-does-mobile-payment-pos_482257-76280.jpg"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Heartfelt experiences from our cherished guests."
|
||||
@@ -285,14 +176,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Travelers Choice",
|
||||
"Hospitality Excellence",
|
||||
"5 Star Rating",
|
||||
"Premium Hospitality",
|
||||
"Luxury Travel Award",
|
||||
"Best Service",
|
||||
"Top Rated",
|
||||
]}
|
||||
"Travelers Choice", "Hospitality Excellence", "5 Star Rating", "Premium Hospitality", "Luxury Travel Award", "Best Service", "Top Rated"]}
|
||||
title="Industry Recognized Excellence"
|
||||
description="Awarded for outstanding service and hospitality."
|
||||
/>
|
||||
@@ -304,20 +188,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What is the check-in time?",
|
||||
content: "Check-in begins at 12:00 PM.",
|
||||
},
|
||||
id: "1", title: "What is the check-in time?", content: "Check-in begins at 12:00 PM."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What is the check-out time?",
|
||||
content: "Check-out time is 10:00 AM.",
|
||||
},
|
||||
id: "2", title: "What is the check-out time?", content: "Check-out time is 10:00 AM."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Are there parking facilities?",
|
||||
content: "Yes, we offer complimentary private parking for all guests.",
|
||||
},
|
||||
id: "3", title: "Are there parking facilities?", content: "Yes, we offer complimentary private parking for all guests."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-pillow-bed_74190-3601.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -331,8 +206,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Reservation"
|
||||
title="Book Your Luxury Stay"
|
||||
description="Reach out to us for direct booking and special requests."
|
||||
@@ -345,33 +219,21 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Rooms",
|
||||
href: "#rooms",
|
||||
},
|
||||
label: "Rooms", href: "#rooms"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user