Merge version_1 into main #2
146
src/app/page.tsx
146
src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Accommodations",
|
||||
id: "#accommodations",
|
||||
},
|
||||
name: "Accommodations", id: "#accommodations"},
|
||||
{
|
||||
name: "Dining",
|
||||
id: "#dining",
|
||||
},
|
||||
name: "Dining", id: "#dining"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Peshawar Serena"
|
||||
/>
|
||||
@@ -57,21 +47,16 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
logoText="Peshawar Serena Hotel"
|
||||
description="Escape into elegance where world-class hospitality meets authentic cultural richness. Every moment designed for your comfort and unforgettable memories."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#book",
|
||||
},
|
||||
text: "Book Now", href: "#book"},
|
||||
{
|
||||
text: "Explore Rooms",
|
||||
href: "#accommodations",
|
||||
},
|
||||
text: "Explore Rooms", href: "#accommodations"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-famous-vieille-bourse-lille-france_181624-16698.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-famous-vieille-bourse-lille-france_181624-16698.jpg"
|
||||
imageAlt="Peshawar Serena Hotel Exterior"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -84,28 +69,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Fine Dining",
|
||||
description: "Savor gourmet cuisine in our award-winning restaurants.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Utensils,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-famous-vieille-bourse-lille-france_181624-16698.jpg?_wi=2",
|
||||
imageAlt: "luxury hotel exterior night",
|
||||
title: "Fine Dining", description: "Savor gourmet cuisine in our award-winning restaurants.", bentoComponent: "reveal-icon", icon: Utensils,
|
||||
},
|
||||
{
|
||||
title: "Meeting Spaces",
|
||||
description: "Professional venues for your corporate success.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Briefcase,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pov-employee-calling-manager_482257-78578.jpg?_wi=1",
|
||||
imageAlt: "hotel guest portrait",
|
||||
title: "Meeting Spaces", description: "Professional venues for your corporate success.", bentoComponent: "reveal-icon", icon: Briefcase,
|
||||
},
|
||||
{
|
||||
title: "Relaxation",
|
||||
description: "Rejuvenate in our luxury spa and fitness center.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dreamy-aesthetic-landscape_23-2151445737.jpg?_wi=1",
|
||||
imageAlt: "business guest portrait",
|
||||
title: "Relaxation", description: "Rejuvenate in our luxury spa and fitness center.", bentoComponent: "reveal-icon", icon: Sparkles,
|
||||
},
|
||||
]}
|
||||
title="Exquisite Facilities"
|
||||
@@ -119,45 +89,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Exceptional Service",
|
||||
quote: "The most luxurious stay in Peshawar. Highly recommended!",
|
||||
name: "Sarah Ahmed",
|
||||
role: "Traveler",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pov-employee-calling-manager_482257-78578.jpg?_wi=2",
|
||||
},
|
||||
id: "1", title: "Exceptional Service", quote: "The most luxurious stay in Peshawar. Highly recommended!", name: "Sarah Ahmed", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/pov-employee-calling-manager_482257-78578.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Corporate Excellence",
|
||||
quote: "Perfect setting for our executive retreat.",
|
||||
name: "John Doe",
|
||||
role: "CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dreamy-aesthetic-landscape_23-2151445737.jpg?_wi=2",
|
||||
},
|
||||
id: "2", title: "Corporate Excellence", quote: "Perfect setting for our executive retreat.", name: "John Doe", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dreamy-aesthetic-landscape_23-2151445737.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Stunning Decor",
|
||||
quote: "The heritage aesthetics are simply breathtaking.",
|
||||
name: "Maria Khan",
|
||||
role: "Architect",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-happy-woman-blogger-tourist-silk-suit-scarf-sunglasses-vacation-travel-around-thailand-asian-boat-khao-sok-national-park_343596-1133.jpg",
|
||||
},
|
||||
id: "3", title: "Stunning Decor", quote: "The heritage aesthetics are simply breathtaking.", name: "Maria Khan", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/young-asian-happy-woman-blogger-tourist-silk-suit-scarf-sunglasses-vacation-travel-around-thailand-asian-boat-khao-sok-national-park_343596-1133.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Romantic Getaway",
|
||||
quote: "An unforgettable anniversary experience.",
|
||||
name: "Ahmed Raza",
|
||||
role: "Guest",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lovely-man-woman-bath-robes-relaxing-luxury-hotel-room-looking-each-other-feeling-happy-vacation_8353-12178.jpg",
|
||||
},
|
||||
id: "4", title: "Romantic Getaway", quote: "An unforgettable anniversary experience.", name: "Ahmed Raza", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lovely-man-woman-bath-robes-relaxing-luxury-hotel-room-looking-each-other-feeling-happy-vacation_8353-12178.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Relaxing Oasis",
|
||||
quote: "A true sanctuary in the heart of the city.",
|
||||
name: "Fiona Smith",
|
||||
role: "Business Traveler",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cute-couple-wearing-linen-clothing_23-2150695676.jpg",
|
||||
},
|
||||
id: "5", title: "Relaxing Oasis", quote: "A true sanctuary in the heart of the city.", name: "Fiona Smith", role: "Business Traveler", imageSrc: "http://img.b2bpic.net/free-photo/side-view-cute-couple-wearing-linen-clothing_23-2150695676.jpg"},
|
||||
]}
|
||||
title="Guest Testimonials"
|
||||
description="Experience excellence through the eyes of our valued guests."
|
||||
@@ -172,30 +112,15 @@ export default function LandingPage() {
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What are the check-in and check-out times?",
|
||||
content: "Check-in is at 2:00 PM and check-out is at 12:00 PM.",
|
||||
},
|
||||
id: "1", title: "What are the check-in and check-out times?", content: "Check-in is at 2:00 PM and check-out is at 12:00 PM."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you offer airport transfer services?",
|
||||
content: "Yes, we provide luxury airport shuttle services upon prior request.",
|
||||
},
|
||||
id: "2", title: "Do you offer airport transfer services?", content: "Yes, we provide luxury airport shuttle services upon prior request."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Is breakfast included in the room rate?",
|
||||
content: "Breakfast options vary by booking package, usually inclusive of our international buffet.",
|
||||
},
|
||||
id: "3", title: "Is breakfast included in the room rate?", content: "Breakfast options vary by booking package, usually inclusive of our international buffet."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Are there on-site dining facilities?",
|
||||
content: "We feature multiple award-winning restaurants offering local and global cuisines.",
|
||||
},
|
||||
id: "4", title: "Are there on-site dining facilities?", content: "We feature multiple award-winning restaurants offering local and global cuisines."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Is high-speed Wi-Fi available?",
|
||||
content: "Complimentary high-speed internet access is available throughout the hotel property.",
|
||||
},
|
||||
id: "5", title: "Is high-speed Wi-Fi available?", content: "Complimentary high-speed internet access is available throughout the hotel property."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -204,8 +129,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-animated-grid",
|
||||
}}
|
||||
variant: "rotated-rays-animated-grid"}}
|
||||
tag="Inquiries"
|
||||
title="Plan Your Stay"
|
||||
description="Contact our concierge to arrange your perfect Peshawar experience."
|
||||
@@ -218,37 +142,25 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#",
|
||||
},
|
||||
label: "Services", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user