Merge version_1 into main #1
280
src/app/page.tsx
280
src/app/page.tsx
@@ -31,85 +31,37 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Treatments",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Treatments", id: "features" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="SOUKYA"
|
||||
button={{ text: "Book Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="World's Best Ayurveda Treatment Centre"
|
||||
description="Experience holistic healing and rejuvenation therapy in the serene heart of Bangalore. Discover your path to wellness at SOUKYA."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Visit",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Book Your Visit", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stack-pebble-stones_1252-989.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-girl-getting-spa-treatment-with-stones_23-2148345667.jpg",
|
||||
alt: "Close-up girl getting a spa treatment with stones",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-enjoying-hot-rocks-therapy-spa_23-2148345800.jpg",
|
||||
alt: "Woman enjoying hot rocks therapy at spa",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-relaxing-spa-treatment_1098-3158.jpg",
|
||||
alt: "Woman relaxing during a spa treatment",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-spa-center_23-2148099215.jpg",
|
||||
alt: "Woman in spa center",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-pleased-african-woman-relaxing-with-closed-eyes-spa-salon_176420-13946.jpg",
|
||||
alt: "Portrait of pleased african woman relaxing with closed eyes in spa salon.",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-girl-getting-spa-treatment-with-stones_23-2148345667.jpg", alt: "Close-up girl getting a spa treatment with stones" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-enjoying-hot-rocks-therapy-spa_23-2148345800.jpg", alt: "Woman enjoying hot rocks therapy at spa" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-relaxing-spa-treatment_1098-3158.jpg", alt: "Woman relaxing during a spa treatment" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-spa-center_23-2148099215.jpg", alt: "Woman in spa center" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-pleased-african-woman-relaxing-with-closed-eyes-spa-salon_176420-13946.jpg", alt: "Portrait of pleased african woman relaxing with closed eyes in spa salon." }
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Authentic Ayurveda",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Holistic Healing",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Rejuvenation Therapy",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Organic Nutrition",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Expert Supervision",
|
||||
},
|
||||
{ type: "text", text: "Authentic Ayurveda" },
|
||||
{ type: "text", text: "Holistic Healing" },
|
||||
{ type: "text", text: "Rejuvenation Therapy" },
|
||||
{ type: "text", text: "Organic Nutrition" },
|
||||
{ type: "text", text: "Expert Supervision" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -130,27 +82,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Rejuvenation Therapy",
|
||||
description: "Revitalize your body with our signature natural therapy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-putting-stones-back_23-2149089219.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/side-view-women-indulging-self-care-with-beauty-product_23-2148655768.jpg",
|
||||
buttonText: "Read More",
|
||||
},
|
||||
{
|
||||
title: "Anti-Aging Treatment",
|
||||
description: "Natural and effective approaches to aging gracefully.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-getting-prp-injection_23-2149341415.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-facial-yoga_23-2150649556.jpg",
|
||||
buttonText: "Read More",
|
||||
},
|
||||
{
|
||||
title: "Detoxification",
|
||||
description: "Deep cleanse through traditional ayurvedic methods.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-remedy-with-mortar-pestle_23-2148894333.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/high-angle-bath-concept-with-pink-salts_23-2148295957.jpg",
|
||||
buttonText: "Read More",
|
||||
},
|
||||
{ title: "Rejuvenation Therapy", description: "Revitalize your body with our signature natural therapy.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-putting-stones-back_23-2149089219.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/side-view-women-indulging-self-care-with-beauty-product_23-2148655768.jpg", buttonText: "Read More" },
|
||||
{ title: "Anti-Aging Treatment", description: "Natural and effective approaches to aging gracefully.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-getting-prp-injection_23-2149341415.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-facial-yoga_23-2150649556.jpg", buttonText: "Read More" },
|
||||
{ title: "Detoxification", description: "Deep cleanse through traditional ayurvedic methods.", imageSrc: "http://img.b2bpic.net/free-photo/homemade-remedy-with-mortar-pestle_23-2148894333.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/high-angle-bath-concept-with-pink-salts_23-2148295957.jpg", buttonText: "Read More" }
|
||||
]}
|
||||
title="Our Treatments"
|
||||
description="We offer a wide range of natural treatments designed to rejuvenate your well-being."
|
||||
@@ -164,21 +98,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15,000+",
|
||||
description: "Happy Clients",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "20+",
|
||||
description: "Expert Practitioners",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "30+",
|
||||
description: "Natural Treatments",
|
||||
},
|
||||
{ id: "m1", value: "15,000+", description: "Happy Clients" },
|
||||
{ id: "m2", value: "20+", description: "Expert Practitioners" },
|
||||
{ id: "m3", value: "30+", description: "Natural Treatments" }
|
||||
]}
|
||||
title="Healing Impact"
|
||||
description="Thousands have found their path to wellness at our centre."
|
||||
@@ -189,61 +111,18 @@ export default function LandingPage() {
|
||||
<TestimonialCardSixteen
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
animationType="depth-3d"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "Patient",
|
||||
company: "Global Wellness",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-senior-woman-enjoying-her-time-beach_23-2148992188.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael B.",
|
||||
role: "Guest",
|
||||
company: "Wellness Retreat",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-people-white-party_23-2149445618.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
role: "Client",
|
||||
company: "Natural Living",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-yerba-mate-tea_52683-100405.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David W.",
|
||||
role: "Visitor",
|
||||
company: "Holistic Health",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-tea-cup-relaxing-spa-salon_176420-7548.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Amanda K.",
|
||||
role: "Patient",
|
||||
company: "Wellness Journey",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147482.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah J.", role: "Patient", company: "Global Wellness", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-senior-woman-enjoying-her-time-beach_23-2148992188.jpg" },
|
||||
{ id: "2", name: "Michael B.", role: "Guest", company: "Wellness Retreat", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-people-white-party_23-2149445618.jpg" },
|
||||
{ id: "3", name: "Emily R.", role: "Client", company: "Natural Living", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-yerba-mate-tea_52683-100405.jpg" },
|
||||
{ id: "4", name: "David W.", role: "Visitor", company: "Holistic Health", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-tea-cup-relaxing-spa-salon_176420-7548.jpg" },
|
||||
{ id: "5", name: "Amanda K.", role: "Patient", company: "Wellness Journey", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147482.jpg" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "98%",
|
||||
label: "Client Satisfaction",
|
||||
},
|
||||
{
|
||||
value: "5k+",
|
||||
label: "Annual Visitors",
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
label: "Dedicated Care",
|
||||
},
|
||||
{ value: "98%", label: "Client Satisfaction" },
|
||||
{ value: "5k+", label: "Annual Visitors" },
|
||||
{ value: "24/7", label: "Dedicated Care" }
|
||||
]}
|
||||
title="Guest Experiences"
|
||||
description="Voices from our community on their healing journeys."
|
||||
@@ -256,59 +135,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Essential",
|
||||
price: "$1,200",
|
||||
subtitle: "Introductory Wellness",
|
||||
features: [
|
||||
"Consultation",
|
||||
"Daily Spa Treatment",
|
||||
"Natural Meals",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Popular",
|
||||
price: "$2,500",
|
||||
subtitle: "Comprehensive Recovery",
|
||||
features: [
|
||||
"Full Consultation",
|
||||
"Daily Multiple Treatments",
|
||||
"Customized Diet",
|
||||
"Yoga & Meditation",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "elite",
|
||||
badge: "Exclusive",
|
||||
price: "$4,000",
|
||||
subtitle: "Ultimate Restoration",
|
||||
features: [
|
||||
"Premium Care",
|
||||
"Full Medical Supervision",
|
||||
"Personalised Spa Journey",
|
||||
"Post-stay Support",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ id: "basic", badge: "Essential", price: "$1,200", subtitle: "Introductory Wellness", features: ["Consultation", "Daily Spa Treatment", "Natural Meals"], buttons: [{ text: "Book Now", href: "#contact" }] },
|
||||
{ id: "pro", badge: "Popular", price: "$2,500", subtitle: "Comprehensive Recovery", features: ["Full Consultation", "Daily Multiple Treatments", "Customized Diet", "Yoga & Meditation"], buttons: [{ text: "Book Now", href: "#contact" }] },
|
||||
{ id: "elite", badge: "Exclusive", price: "$4,000", subtitle: "Ultimate Restoration", features: ["Premium Care", "Full Medical Supervision", "Personalised Spa Journey", "Post-stay Support"], buttons: [{ text: "Book Now", href: "#contact" }] }
|
||||
]}
|
||||
title="Treatment Packages"
|
||||
description="Transparent and inclusive pricing for your wellness programs."
|
||||
@@ -320,21 +149,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "How to book a treatment?",
|
||||
content: "You can reach us at booking@soukya.com or +919686201760.",
|
||||
},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "What should I carry?",
|
||||
content: "We recommend light cotton clothing. Everything else is provided.",
|
||||
},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Is SOUKYA organic?",
|
||||
content: "Yes, we focus heavily on organic, sattvic food sourcing.",
|
||||
},
|
||||
{ id: "faq-1", title: "How to book a treatment?", content: "You can reach us at booking@soukya.com or +919686201760." },
|
||||
{ id: "faq-2", title: "What should I carry?", content: "We recommend light cotton clothing. Everything else is provided." },
|
||||
{ id: "faq-3", title: "Is SOUKYA organic?", content: "Yes, we focus heavily on organic, sattvic food sourcing." }
|
||||
]}
|
||||
title="Frequently Asked"
|
||||
description="Common inquiries about our programs and facilities."
|
||||
@@ -347,32 +164,19 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Get In Touch"
|
||||
title="Start Your Wellness Journey"
|
||||
description="Reach out to us to schedule your consultation or ask any questions about our therapy programs."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "mailto:booking@soukya.com",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Contact Us", href: "mailto:booking@soukya.com" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="SOUKYA"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user