Merge version_1 into main #2
187
src/app/page.tsx
187
src/app/page.tsx
@@ -30,26 +30,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "gallery",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Gallery", id: "gallery" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Samui SPA"
|
||||
/>
|
||||
@@ -59,37 +44,14 @@ export default function LandingPage() {
|
||||
<HeroCarouselLogo
|
||||
logoText="SAMUI SPA"
|
||||
description="Relax. Rejuvenate. Reconnect."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Experience",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Book Your Experience", href: "#contact" }]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-beauty-products_23-2148200606.jpg?_wi=1",
|
||||
imageAlt: "Luxurious spa massage candles",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-design-with-modern-fixtures-marble-generated-by-ai_188544-21598.jpg?_wi=1",
|
||||
imageAlt: "Spa hot stone massage",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-petals-stones-with-towels_23-2147648654.jpg?_wi=1",
|
||||
imageAlt: "Spa candle light relaxing",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-mirror-background-with-young-woman_23-2149704349.jpg?_wi=1",
|
||||
imageAlt: "Spa massage aromatherapy oils",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pink-spa-flowers-spa-hot-stones-water-wet-background-side-composition-copy-space-spa-concept-dark-background_1220-1455.jpg?_wi=1",
|
||||
imageAlt: "Spa relaxation zen stones",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238272.jpg?_wi=1",
|
||||
imageAlt: "Spa essential oils flowers",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-beauty-products_23-2148200606.jpg", imageAlt: "luxury spa massage candles" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-design-with-modern-fixtures-marble-generated-by-ai_188544-21598.jpg", imageAlt: "spa hot stone massage" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fresh-petals-stones-with-towels_23-2147648654.jpg", imageAlt: "spa candle light relaxing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-mirror-background-with-young-woman_23-2149704349.jpg", imageAlt: "spa massage aromatherapy oils" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pink-spa-flowers-spa-hot-stones-water-wet-background-side-composition-copy-space-spa-concept-dark-background_1220-1455.jpg", imageAlt: "spa relaxation zen stones" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238272.jpg", imageAlt: "spa essential oils flowers" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -104,7 +66,7 @@ export default function LandingPage() {
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-spa-twitter-header_23-2149229877.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
imageAlt="Luxurious spa reception interior"
|
||||
imageAlt="spa interior high end wood marble"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -115,24 +77,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Royal Thai Massage",
|
||||
price: "450 PLN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-looking-candles-while-taking-bath_23-2149239378.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Golden Radiance Facial",
|
||||
price: "380 PLN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-ongoing-gua-sha-face-procedure_23-2149401430.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Silk Body Ritual",
|
||||
price: "520 PLN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-towel-ready-spa_1098-3103.jpg",
|
||||
},
|
||||
{ id: "1", name: "Royal Thai Massage", price: "450 PLN", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-looking-candles-while-taking-bath_23-2149239378.jpg" },
|
||||
{ id: "2", name: "Golden Radiance Facial", price: "380 PLN", imageSrc: "http://img.b2bpic.net/free-photo/woman-ongoing-gua-sha-face-procedure_23-2149401430.jpg" },
|
||||
{ id: "3", name: "Silk Body Ritual", price: "520 PLN", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-towel-ready-spa_1098-3103.jpg" }
|
||||
]}
|
||||
title="Premium Treatments"
|
||||
description="Select from our menu of exclusive rituals designed to heal and restore."
|
||||
@@ -144,47 +91,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
description="Read what our guests say about their experience with us."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Katarzyna W.",
|
||||
handle: "@katarzynaw",
|
||||
testimonial: "An absolutely magical experience. The staff at Samui SPA are true professionals.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-selfcare-concept_23-2149168536.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marek Z.",
|
||||
handle: "@marekz",
|
||||
testimonial: "The best massage I've had in Poznań. Will definitely return soon.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147484.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Anna P.",
|
||||
handle: "@annap",
|
||||
testimonial: "Pure luxury. Every detail, from the scents to the lighting, was perfect.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-looking-away_23-2148298048.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Tomasz K.",
|
||||
handle: "@tomaszk",
|
||||
testimonial: "Simply irresistible. Highly recommend their signature body ritual.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-brunette-girl-white-hoodie-closing-her-eyes-laughs-covering-face-with-hand-indoors_197531-33296.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ewa L.",
|
||||
handle: "@ewal",
|
||||
testimonial: "A wonderful hidden gem in the city center. Truly rejuvenated my spirit.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-selfcare-concept_23-2149168536.jpg?_wi=2",
|
||||
},
|
||||
{ id: "1", name: "Katarzyna W.", handle: "@katarzynaw", testimonial: "An absolutely magical experience. The staff at Samui SPA are true professionals.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-selfcare-concept_23-2149168536.jpg" },
|
||||
{ id: "2", name: "Marek Z.", handle: "@marekz", testimonial: "The best massage I've had in Poznań. Will definitely return soon.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147484.jpg" },
|
||||
{ id: "3", name: "Anna P.", handle: "@annap", testimonial: "Pure luxury. Every detail, from the scents to the lighting, was perfect.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-looking-away_23-2148298048.jpg" },
|
||||
{ id: "4", name: "Tomasz K.", handle: "@tomaszk", testimonial: "Simply irresistible. Highly recommend their signature body ritual.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-brunette-girl-white-hoodie-closing-her-eyes-laughs-covering-face-with-hand-indoors_197531-33296.jpg" },
|
||||
{ id: "5", name: "Ewa L.", handle: "@ewal", testimonial: "A wonderful hidden gem in the city center. Truly rejuvenated my spirit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-selfcare-concept_23-2149168536.jpg" }
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Guests Say"
|
||||
@@ -197,45 +110,9 @@ export default function LandingPage() {
|
||||
textboxLayout="inline-image"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Reception",
|
||||
description: "Welcome to tranquility.",
|
||||
icon: Star,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-beauty-products_23-2148200606.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-design-with-modern-fixtures-marble-generated-by-ai_188544-21598.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Treatment Rooms",
|
||||
description: "Designed for total immersion.",
|
||||
icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-petals-stones-with-towels_23-2147648654.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-mirror-background-with-young-woman_23-2149704349.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Relaxation Lounge",
|
||||
description: "Unwind post-therapy.",
|
||||
icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pink-spa-flowers-spa-hot-stones-water-wet-background-side-composition-copy-space-spa-concept-dark-background_1220-1455.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238272.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Reception", description: "Welcome to tranquility.", icon: Star, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-beauty-products_23-2148200606.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-design-with-modern-fixtures-marble-generated-by-ai_188544-21598.jpg" }] },
|
||||
{ title: "Treatment Rooms", description: "Designed for total immersion.", icon: Sparkles, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/fresh-petals-stones-with-towels_23-2147648654.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/creative-mirror-background-with-young-woman_23-2149704349.jpg" }] },
|
||||
{ title: "Relaxation Lounge", description: "Unwind post-therapy.", icon: Zap, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pink-spa-flowers-spa-hot-stones-water-wet-background-side-composition-copy-space-spa-concept-dark-background_1220-1455.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238272.jpg" }] }
|
||||
]}
|
||||
title="A Sanctuary for You"
|
||||
description="Explore our ambient interior and tranquil relaxation spaces."
|
||||
@@ -245,9 +122,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Contact Us"
|
||||
title="Book Your Luxury Escape"
|
||||
description="Visit our SPA in Poznań for an experience you truly deserve. Secure your spot now."
|
||||
@@ -259,14 +134,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="SAMUI SPA"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Book Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user