Merge version_1 into main #1
230
src/app/page.tsx
230
src/app/page.tsx
@@ -30,97 +30,39 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Rooms",
|
||||
id: "rooms",
|
||||
},
|
||||
{
|
||||
name: "Experiences",
|
||||
id: "experiences",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Rooms", id: "rooms" },
|
||||
{ name: "Experiences", id: "experiences" },
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Atenea Vallès"
|
||||
button={{
|
||||
text: "Reserve Now",
|
||||
href: "#booking",
|
||||
}}
|
||||
text: "Reserve Now", href: "#booking"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Unrivaled Elegance in the Heart of Vallès"
|
||||
description="Discover a sophisticated retreat where boutique luxury meets long-stay comfort. Experience the perfect balance of European charm and modern service."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Now",
|
||||
href: "#booking",
|
||||
},
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Reserve Now", href: "#booking" }, { text: "Our Story", href: "#about" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg"
|
||||
imageAlt="Luxurious Hotel Suite Interior"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-rendering-modern-steel-elevator-lift-lobby-business-hotel-with-luxury-design_105762-2042.jpg",
|
||||
alt: "Luxury elevator lobby",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683457.jpg",
|
||||
alt: "Hotel interior",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712935.jpg",
|
||||
alt: "Modern entryway",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/empty-corridor-interior-entrance-hall-house-with-dramatic-background_9083-8110.jpg",
|
||||
alt: "Entrance hall corridor",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/brunette-man-black-suit-sunglasses-smiles-attractive-blonde-woman-white-blouse-looks-boyfriend-business-travelers-pose-near-airport_197531-27113.jpg",
|
||||
alt: "Business travelers near airport",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/3d-rendering-modern-steel-elevator-lift-lobby-business-hotel-with-luxury-design_105762-2042.jpg", alt: "Luxury elevator lobby" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683457.jpg", alt: "Hotel interior" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712935.jpg", alt: "Modern entryway" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/empty-corridor-interior-entrance-hall-house-with-dramatic-background_9083-8110.jpg", alt: "Entrance hall corridor" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/brunette-man-black-suit-sunglasses-smiles-attractive-blonde-woman-white-blouse-looks-boyfriend-business-travelers-pose-near-airport_197531-27113.jpg", alt: "Business travelers near airport" },
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Elegant Suites",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Gourmet Dining",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Wellness Spa",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fitness Center",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Service",
|
||||
},
|
||||
{ type: "text", text: "Elegant Suites" },
|
||||
{ type: "text", text: "Gourmet Dining" },
|
||||
{ type: "text", text: "Wellness Spa" },
|
||||
{ type: "text", text: "Fitness Center" },
|
||||
{ type: "text", text: "Premium Service" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -129,7 +71,7 @@ export default function LandingPage() {
|
||||
<MediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="A Sanctuary of Refined Comfort"
|
||||
description="\"The perfect fusion of hotel luxury and home convenience. I felt immediately at peace the moment I stepped into my suite.\" — Experience the Atenea standard of hospitality that keeps our guests returning."
|
||||
description="The perfect fusion of hotel luxury and home convenience. I felt immediately at peace the moment I stepped into my suite. — Experience the Atenea standard of hospitality that keeps our guests returning."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-young-girl-library_23-2148727839.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -141,27 +83,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "room-1",
|
||||
name: "Superior Room",
|
||||
price: "From €180",
|
||||
variant: "Short Stay",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-decoration-bedroom_1339-7409.jpg",
|
||||
},
|
||||
{
|
||||
id: "room-2",
|
||||
name: "Apartment Suite",
|
||||
price: "From €250",
|
||||
variant: "Comfort",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407638.jpg",
|
||||
},
|
||||
{
|
||||
id: "room-3",
|
||||
name: "Executive Long Stay",
|
||||
price: "From €320",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-developing-photos-darkroom_23-2149893815.jpg",
|
||||
},
|
||||
{ id: "room-1", name: "Superior Room", price: "From €180", variant: "Short Stay", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-decoration-bedroom_1339-7409.jpg" },
|
||||
{ id: "room-2", name: "Apartment Suite", price: "From €250", variant: "Comfort", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407638.jpg" },
|
||||
{ id: "room-3", name: "Executive Long Stay", price: "From €320", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-developing-photos-darkroom_23-2149893815.jpg" },
|
||||
]}
|
||||
title="Exquisite Living Spaces"
|
||||
description="Curated suites designed for both short getaways and extended professional stays."
|
||||
@@ -173,41 +97,14 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Rejuvenating Spa",
|
||||
descriptions: [
|
||||
"Full-service wellness retreat and indoor pool.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-with-massage-tables-wall-with-lights-it_188544-36461.jpg",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Romantic Dining",
|
||||
descriptions: [
|
||||
"Intimate atmosphere for unforgettable dinners.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lunch-table-with-red-wine-candles_140725-9862.jpg",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "State-of-the-art Gym",
|
||||
descriptions: [
|
||||
"High-end fitness equipment for your daily workout.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699545.jpg",
|
||||
},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Gourmet Restaurant",
|
||||
descriptions: [
|
||||
"Culinary delights featuring local seasonal ingredients.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg",
|
||||
},
|
||||
{ id: "f1", title: "Rejuvenating Spa", descriptions: ["Full-service wellness retreat and indoor pool."], imageSrc: "http://img.b2bpic.net/free-photo/room-with-massage-tables-wall-with-lights-it_188544-36461.jpg" },
|
||||
{ id: "f2", title: "Romantic Dining", descriptions: ["Intimate atmosphere for unforgettable dinners."], imageSrc: "http://img.b2bpic.net/free-photo/lunch-table-with-red-wine-candles_140725-9862.jpg" },
|
||||
{ id: "f3", title: "State-of-the-art Gym", descriptions: ["High-end fitness equipment for your daily workout."], imageSrc: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699545.jpg" },
|
||||
{ id: "f4", title: "Gourmet Restaurant", descriptions: ["Culinary delights featuring local seasonal ingredients."], imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg" },
|
||||
]}
|
||||
title="Curated Experiences"
|
||||
description="Indulge in amenities designed to rejuvenate and inspire throughout your stay."
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -218,46 +115,11 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Elena M.",
|
||||
role: "Traveler",
|
||||
company: "Verified Guest",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-handsome-man-with-suitcase-taking-selfie-with-luggage-posting-social-media_1258-270622.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Javier R.",
|
||||
role: "Business",
|
||||
company: "Verified Guest",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-handing-his-boarding-pass-counter_107420-63587.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sophie L.",
|
||||
role: "Romantic",
|
||||
company: "Verified Guest",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-by-window_1303-19262.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marcus D.",
|
||||
role: "Professional",
|
||||
company: "Verified Guest",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-handsome-man-shows-peace-sign-takes-selfies-smartphone-sits-with-suitcase_1258-270697.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ana S.",
|
||||
role: "Weekend",
|
||||
company: "Verified Guest",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13209.jpg",
|
||||
},
|
||||
{ id: "1", name: "Elena M.", role: "Traveler", company: "Verified Guest", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-handsome-man-with-suitcase-taking-selfie-with-luggage-posting-social-media_1258-270622.jpg" },
|
||||
{ id: "2", name: "Javier R.", role: "Business", company: "Verified Guest", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-handing-his-boarding-pass-counter_107420-63587.jpg" },
|
||||
{ id: "3", name: "Sophie L.", role: "Romantic", company: "Verified Guest", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-by-window_1303-19262.jpg" },
|
||||
{ id: "4", name: "Marcus D.", role: "Professional", company: "Verified Guest", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-handsome-man-shows-peace-sign-takes-selfies-smartphone-sits-with-suitcase_1258-270697.jpg" },
|
||||
{ id: "5", name: "Ana S.", role: "Weekend", company: "Verified Guest", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13209.jpg" },
|
||||
]}
|
||||
title="1,438 Stories of Excellence"
|
||||
description="Trusted by guests for our commitment to refined hospitality."
|
||||
@@ -270,28 +132,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "p1",
|
||||
badge: "Best Value",
|
||||
price: "From €180",
|
||||
subtitle: "Superior Stay",
|
||||
features: [
|
||||
"Complimentary Breakfast",
|
||||
"Free Wifi",
|
||||
"Late Checkout",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
badge: "Popular",
|
||||
price: "From €250",
|
||||
subtitle: "Suite Escape",
|
||||
features: [
|
||||
"Balcony Access",
|
||||
"Spa Access",
|
||||
"Priority Support",
|
||||
],
|
||||
},
|
||||
{ id: "p1", badge: "Best Value", price: "From €180", subtitle: "Superior Stay", features: ["Complimentary Breakfast", "Free Wifi", "Late Checkout"] },
|
||||
{ id: "p2", badge: "Popular", price: "From €250", subtitle: "Suite Escape", features: ["Balcony Access", "Spa Access", "Priority Support"] },
|
||||
]}
|
||||
title="Transparent Booking"
|
||||
description="Reserve direct for added benefits and the best rate guaranteed."
|
||||
@@ -301,9 +143,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
tag="Inquire"
|
||||
title="Start Your Journey With Us"
|
||||
description="Direct booking gives you our Best Rate Guarantee. Sign up to receive exclusive offers and personalized retreat packages."
|
||||
|
||||
Reference in New Issue
Block a user