Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
204
src/app/page.tsx
204
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Spa & Wellness",
|
||||
id: "features",
|
||||
},
|
||||
name: "Spa & Wellness", id: "features"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Boumerdes Plaza"
|
||||
/>
|
||||
@@ -56,38 +48,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Escape to Luxury and Serenity"
|
||||
description="Experience world-class spa treatments, refined dining, and elegant accommodations designed for your ultimate retreat. Discover why discerning guests choose Boumerdes Plaza as their destination for wellness and indulgence."
|
||||
tag="Luxury Hospitality"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Stay",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Your Stay", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/designer-sauna-heaters-geometric-forms-sunny-interior_169016-68905.jpg",
|
||||
imageAlt: "Boumerdes Plaza luxury suite",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/designer-sauna-heaters-geometric-forms-sunny-interior_169016-68905.jpg", imageAlt: "Boumerdes Plaza luxury suite"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683403.jpg",
|
||||
imageAlt: "Spa facility interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-around-swimming-pool-hotel-resort-leisure-travel_74190-8557.jpg",
|
||||
imageAlt: "Empty chair around swimming pool in hotel and resort for leisure travel",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-woman-spa_23-2148000377.jpg",
|
||||
imageAlt: "Silhouette of woman in spa",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-spa_23-2148000228.jpg",
|
||||
imageAlt: "Still life of spa",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683403.jpg", imageAlt: "Spa facility interior"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -102,9 +75,7 @@ export default function LandingPage() {
|
||||
title="A Sanctuary of Refinement and Relaxation"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Suites",
|
||||
href: "#accommodations",
|
||||
},
|
||||
text: "Explore Suites", href: "#accommodations"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -117,41 +88,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Executive Suite",
|
||||
price: "From $450/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661583.jpg",
|
||||
},
|
||||
id: "p1", name: "Executive Suite", price: "From $450/night", imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661583.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Spa Deluxe Room",
|
||||
price: "From $350/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/light-bedroom-decoration-lighting-new_1203-4786.jpg",
|
||||
},
|
||||
id: "p2", name: "Spa Deluxe Room", price: "From $350/night", imageSrc: "http://img.b2bpic.net/free-photo/light-bedroom-decoration-lighting-new_1203-4786.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Presidential Plaza Suite",
|
||||
price: "From $850/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-women-wake-up-from-sleep-are-stretch-herself-morning-weekend-sit-bed-luxury-room-relax-weekend-concept_1253-1031.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Business Standard",
|
||||
price: "From $250/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-style-bedroom-interior-hotel-bedroom-generative-ai-illustration_1258-151611.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Garden View King",
|
||||
price: "From $300/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821365.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Wellness Loft",
|
||||
price: "From $550/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-interior-with-modern-art_23-2152001406.jpg",
|
||||
},
|
||||
id: "p3", name: "Presidential Plaza Suite", price: "From $850/night", imageSrc: "http://img.b2bpic.net/free-photo/asian-women-wake-up-from-sleep-are-stretch-herself-morning-weekend-sit-bed-luxury-room-relax-weekend-concept_1253-1031.jpg"},
|
||||
]}
|
||||
title="Elegantly Appointed Accommodations"
|
||||
description="Discover our collection of spacious, thoughtfully designed suites perfect for your stay."
|
||||
@@ -166,26 +107,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Plaza Spa Rituals",
|
||||
description: "Authentic Hammam and therapy treatments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-with-massage-tables-wall-with-lights-it_188544-36461.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/room-interior-with-bed-massage_23-2150461389.jpg",
|
||||
buttonText: "Discover",
|
||||
},
|
||||
title: "Plaza Spa Rituals", description: "Authentic Hammam and therapy treatments.", imageSrc: "http://img.b2bpic.net/free-photo/room-with-massage-tables-wall-with-lights-it_188544-36461.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/room-interior-with-bed-massage_23-2150461389.jpg", buttonText: "Discover"},
|
||||
{
|
||||
title: "Refined Dining",
|
||||
description: "Gourmet local and international cuisine.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-white-lace-table-cloth-blue-napkins_140725-2571.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/serving-platter-side-dish-served-with-white-wine_140725-8665.jpg",
|
||||
buttonText: "View Menu",
|
||||
},
|
||||
title: "Refined Dining", description: "Gourmet local and international cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-white-lace-table-cloth-blue-napkins_140725-2571.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/serving-platter-side-dish-served-with-white-wine_140725-8665.jpg", buttonText: "View Menu"},
|
||||
{
|
||||
title: "Executive Meetings",
|
||||
description: "Sophisticated event venues and tech.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-headphones_1157-18565.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12644.jpg",
|
||||
buttonText: "Book Meeting",
|
||||
},
|
||||
title: "Executive Meetings", description: "Sophisticated event venues and tech.", imageSrc: "http://img.b2bpic.net/free-photo/man-headphones_1157-18565.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12644.jpg", buttonText: "Book Meeting"},
|
||||
]}
|
||||
title="World-Class Wellness & Amenities"
|
||||
description="Elevate your stay with our curated services."
|
||||
@@ -199,26 +125,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "150+",
|
||||
title: "Luxury Suites",
|
||||
description: "Designed for comfort.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-business-meeting-room-office-building_105762-2013.jpg",
|
||||
},
|
||||
id: "m1", value: "150+", title: "Luxury Suites", description: "Designed for comfort.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-business-meeting-room-office-building_105762-2013.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
title: "Concierge",
|
||||
description: "Personal assistance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-creamy-mushroom-sauce-rice_140725-2100.jpg",
|
||||
},
|
||||
id: "m2", value: "24/7", title: "Concierge", description: "Personal assistance.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-creamy-mushroom-sauce-rice_140725-2100.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "12",
|
||||
title: "Spa Treatment Rooms",
|
||||
description: "Complete wellness.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-aroma-spa-water-arranged-row_23-2147844948.jpg",
|
||||
},
|
||||
id: "m3", value: "12", title: "Spa Treatment Rooms", description: "Complete wellness.", imageSrc: "http://img.b2bpic.net/free-photo/bowl-aroma-spa-water-arranged-row_23-2147844948.jpg"},
|
||||
]}
|
||||
title="Boumerdes Plaza by the Numbers"
|
||||
description="Our commitment to excellence reflected in every detail."
|
||||
@@ -232,40 +143,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
role: "Travel Blogger",
|
||||
testimonial: "An incredible experience, the spa treatment was life changing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-stylish-woman-holding-coffee-cup_171337-13345.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", role: "Travel Blogger", testimonial: "An incredible experience, the spa treatment was life changing.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-stylish-woman-holding-coffee-cup_171337-13345.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael D.",
|
||||
role: "Corporate Executive",
|
||||
testimonial: "The best hotel for business meetings in Boumerdes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businesspeople-with-passport-waiting-queue_107420-95779.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elena R.",
|
||||
role: "Leisure Traveler",
|
||||
testimonial: "Everything was perfect, truly an indulgent retreat.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-her-facial-cares_1098-106.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Thomas V.",
|
||||
role: "Couple",
|
||||
testimonial: "Romantic and luxurious, exactly what we needed.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-hispanic-woman-sitting-rattan-armchair-hotel-patio_197531-22784.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Alice K.",
|
||||
role: "Guest",
|
||||
testimonial: "The staff were attentive and professional at all times.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-amused-entertained-charismatic-african-american-woman-with-curly-hairstyle-showing-thumbs-up_176420-31239.jpg",
|
||||
},
|
||||
id: "t2", name: "Michael D.", role: "Corporate Executive", testimonial: "The best hotel for business meetings in Boumerdes.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businesspeople-with-passport-waiting-queue_107420-95779.jpg"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Real experiences from those who have stayed with us."
|
||||
@@ -278,20 +158,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Are spa appointments included?",
|
||||
content: "Spa appointments can be booked separately.",
|
||||
},
|
||||
id: "q1", title: "Are spa appointments included?", content: "Spa appointments can be booked separately."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you offer corporate rates?",
|
||||
content: "Yes, we provide special corporate packages.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Is parking available?",
|
||||
content: "We offer complimentary valet parking.",
|
||||
},
|
||||
id: "q2", title: "Do you offer corporate rates?", content: "Yes, we provide special corporate packages."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -303,16 +172,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Ready for your retreat?"
|
||||
description="Book your stay today and indulge in the serenity of Boumerdes Plaza."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "mailto:info@boumerdesplaza.dz",
|
||||
},
|
||||
text: "Contact Us", href: "mailto:info@boumerdesplaza.dz"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -323,29 +189,19 @@ export default function LandingPage() {
|
||||
logoText="Boumerdes Plaza"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Spa Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Spa Services", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user