Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
173
src/app/page.tsx
173
src/app/page.tsx
@@ -30,14 +30,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Booking", id: "#booking"},
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Services", id: "#services" },
|
||||
{ name: "Testimonials", id: "#testimonials" },
|
||||
{ name: "Booking", id: "#booking" }
|
||||
]}
|
||||
brandName="Ashiq"
|
||||
/>
|
||||
@@ -45,58 +41,35 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="A grounded space for healing through yoga and therapy."
|
||||
description="For stress, anxiety, and emotional balance — in a calm, supportive environment in the heart of Dhaka."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Fatima", handle: "@fatima_wellness", testimonial: "Ashiq completely changed my perspective on stress management.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-with-ink-japanese-paper_23-2149048353.jpg"},
|
||||
{
|
||||
name: "Rahim", handle: "@rahim_peace", testimonial: "The atmosphere here is truly healing and professional.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yoga-teacher-teaching-class_23-2148925744.jpg"},
|
||||
{
|
||||
name: "Sara", handle: "@sara_yoga", testimonial: "I feel so much more connected to my inner self.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-asia-lady-sportswear-doing-yoga-exercise-working-out-living-room-home-night_7861-3088.jpg"},
|
||||
{
|
||||
name: "Omar", handle: "@omar_fitness", testimonial: "Practical therapy that really works in daily life.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-yoga-equipment_23-2151725259.jpg"},
|
||||
{
|
||||
name: "Zoya", handle: "@zoya_zen", testimonial: "A beautiful, calming space in the heart of the city.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-blond-woman-with-turban-indie-bohemian-style-clothes-boho-woman-with-long-hair-practising-yoga-asanas_273443-5286.jpg"},
|
||||
{ name: "Fatima", handle: "@fatima_wellness", testimonial: "Ashiq completely changed my perspective on stress management.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-with-ink-japanese-paper_23-2149048353.jpg" },
|
||||
{ name: "Rahim", handle: "@rahim_peace", testimonial: "The atmosphere here is truly healing and professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/yoga-teacher-teaching-class_23-2148925744.jpg" },
|
||||
{ name: "Sara", handle: "@sara_yoga", testimonial: "I feel so much more connected to my inner self.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-asia-lady-sportswear-doing-yoga-exercise-working-out-living-room-home-night_7861-3088.jpg" },
|
||||
{ name: "Omar", handle: "@omar_fitness", testimonial: "Practical therapy that really works in daily life.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/still-life-yoga-equipment_23-2151725259.jpg" },
|
||||
{ name: "Zoya", handle: "@zoya_zen", testimonial: "A beautiful, calming space in the heart of the city.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-blond-woman-with-turban-indie-bohemian-style-clothes-boho-woman-with-long-hair-practising-yoga-asanas_273443-5286.jpg" }
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Session", href: "#booking"},
|
||||
{
|
||||
text: "Message on WhatsApp", href: "https://wa.me/8801XXXXXXXXX"},
|
||||
{ text: "Book a Session", href: "#booking" },
|
||||
{ text: "Message on WhatsApp", href: "https://wa.me/8801XXXXXXXXX" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-feathered-dreamcatcher-shadows_23-2149192643.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/serene-aromatherapy-scene-with-essential-oil-diffuser-candles_23-2151989322.jpg", alt: "Fatima"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/girl-makes-photo-cup-tea-autumn-leaves-autumn-composition_169016-14019.jpg", alt: "Rahim"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/wooden-lampshade-wooden-chest-with-books-it-placed-garden_181624-5463.jpg", alt: "Sara"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/still-life-cozy-home-interior-details-living-room_169016-3537.jpg", alt: "Omar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/still-life-interior-details-living-room-decor_169016-6008.jpg", alt: "Zoya"},
|
||||
{ src: "http://img.b2bpic.net/free-photo/serene-aromatherapy-scene-with-essential-oil-diffuser-candles_23-2151989322.jpg", alt: "Fatima" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/girl-makes-photo-cup-tea-autumn-leaves-autumn-composition_169016-14019.jpg", alt: "Rahim" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/wooden-lampshade-wooden-chest-with-books-it-placed-garden_181624-5463.jpg", alt: "Sara" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/still-life-cozy-home-interior-details-living-room_169016-3537.jpg", alt: "Omar" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/still-life-interior-details-living-room-decor_169016-6008.jpg", alt: "Zoya" }
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text", text: "Grounded Healing"},
|
||||
{
|
||||
type: "text", text: "Yoga Sessions"},
|
||||
{
|
||||
type: "text", text: "Therapy Support"},
|
||||
{
|
||||
type: "text", text: "Mindfulness"},
|
||||
{
|
||||
type: "text", text: "Dhaka Based"},
|
||||
{ type: "text", text: "Grounded Healing" },
|
||||
{ type: "text", text: "Yoga Sessions" },
|
||||
{ type: "text", text: "Therapy Support" },
|
||||
{ type: "text", text: "Mindfulness" },
|
||||
{ type: "text", text: "Dhaka Based" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -105,10 +78,8 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "Ashiq provides yoga sessions and therapy support in a calm, non-judgmental environment based in Dhaka, Bangladesh."},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204615.jpg"},
|
||||
{ type: "text", content: "Ashiq provides yoga sessions and therapy support in a calm, non-judgmental environment based in Dhaka, Bangladesh." },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204615.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -119,12 +90,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "Feeling Stressed", author: "Mind", description: "You feel constantly overwhelmed by daily pressures.", imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-extended-side-angle-pose_1163-3596.jpg", videoSrc: ""},
|
||||
{
|
||||
id: "f2", title: "Disconnected", author: "Soul", description: "Looking to reconnect with yourself and your inner voice.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chairs-circle-used-aa-group-meeting-with-people-therapist-office-with-furniture-designed-therapy-session-against-alcoholism-drug-addiction-rehab-space_482257-30614.jpg", videoSrc: ""},
|
||||
{
|
||||
id: "f3", title: "Seeking Support", author: "Body", description: "Need a blend of mental and physical healing practices.", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-people-meditating-together-indoors-focused-middle-adult-men-woman-sitting-lotus-pose-with-closed-eyes-hobby-spirituality-health-concept_74855-23605.jpg", videoSrc: ""},
|
||||
{ id: "f1", title: "Feeling Stressed", author: "Mind", description: "You feel constantly overwhelmed by daily pressures.", tags: ["Wellness"], imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-extended-side-angle-pose_1163-3596.jpg" },
|
||||
{ id: "f2", title: "Disconnected", author: "Soul", description: "Looking to reconnect with yourself and your inner voice.", tags: ["Balance"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-chairs-circle-used-aa-group-meeting-with-people-therapist-office-with-furniture-designed-therapy-session-against-alcoholism-drug-addiction-rehab-space_482257-30614.jpg" },
|
||||
{ id: "f3", title: "Seeking Support", author: "Body", description: "Need a blend of mental and physical healing practices.", tags: ["Healing"], imageSrc: "http://img.b2bpic.net/free-photo/concentrated-people-meditating-together-indoors-focused-middle-adult-men-woman-sitting-lotus-pose-with-closed-eyes-hobby-spirituality-health-concept_74855-23605.jpg" }
|
||||
]}
|
||||
title="Who this is for"
|
||||
description="We are here for anyone seeking mental and physical balance."
|
||||
@@ -138,18 +106,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "s1", name: "Yoga Sessions", price: "Check Calendly", variant: "Yoga", imageSrc: "http://img.b2bpic.net/free-photo/talk-specialists_1098-15437.jpg"},
|
||||
{
|
||||
id: "s2", name: "Therapy Support", price: "Check Calendly", variant: "Therapy", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-contemplating-while-doing-yoga_23-2148732896.jpg"},
|
||||
{
|
||||
id: "s3", name: "Mindfulness", price: "Inquire", variant: "Session", imageSrc: "http://img.b2bpic.net/free-photo/top-view-online-psychologist-concept_23-2149407915.jpg"},
|
||||
{
|
||||
id: "s4", name: "Guided Sessions", price: "Inquire", variant: "Private", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-about-progress-with-people-aa-therapy-meeting-sharing-success-with-group-rehab-session-person-having-conversation-with-patients-psychotherapist_482257-27432.jpg"},
|
||||
{
|
||||
id: "s5", name: "Breathing", price: "Inquire", variant: "Guided", imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-teacher-sitting-padmasana-pose_1163-4128.jpg"},
|
||||
{
|
||||
id: "s6", name: "Meditation", price: "Inquire", variant: "Calm", imageSrc: "http://img.b2bpic.net/free-photo/yoga-teacher-class-teaching-attendants_23-2148925736.jpg"},
|
||||
{ id: "s1", name: "Yoga Sessions", price: "Check Calendly", variant: "Yoga", imageSrc: "http://img.b2bpic.net/free-photo/talk-specialists_1098-15437.jpg" },
|
||||
{ id: "s2", name: "Therapy Support", price: "Check Calendly", variant: "Therapy", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-contemplating-while-doing-yoga_23-2148732896.jpg" },
|
||||
{ id: "s3", name: "Mindfulness", price: "Inquire", variant: "Session", imageSrc: "http://img.b2bpic.net/free-photo/top-view-online-psychologist-concept_23-2149407915.jpg" },
|
||||
{ id: "s4", name: "Guided Sessions", price: "Inquire", variant: "Private", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-about-progress-with-people-aa-therapy-meeting-sharing-success-with-group-rehab-session-person-having-conversation-with-patients-psychotherapist_482257-27432.jpg" },
|
||||
{ id: "s5", name: "Breathing", price: "Inquire", variant: "Guided", imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-teacher-sitting-padmasana-pose_1163-4128.jpg" },
|
||||
{ id: "s6", name: "Meditation", price: "Inquire", variant: "Calm", imageSrc: "http://img.b2bpic.net/free-photo/yoga-teacher-class-teaching-attendants_23-2148925736.jpg" }
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Personalized pathways for your healing journey."
|
||||
@@ -162,12 +124,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "1", title: "Book Yoga", description: "Select time via Calendly", imageSrc: "http://img.b2bpic.net/free-photo/girl-doing-yoga-exercises-river-bank-sunset_639032-2782.jpg"},
|
||||
{
|
||||
id: "m2", value: "2", title: "Book Therapy", description: "Select time via Calendly", imageSrc: "http://img.b2bpic.net/free-photo/business-executives-meeting_1170-1780.jpg"},
|
||||
{
|
||||
id: "m3", value: "3", title: "Pay bKash", description: "Confirm via WhatsApp", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-meditating_23-2149748326.jpg"},
|
||||
{ id: "m1", value: "1", title: "Book Yoga", description: "Select time via Calendly", imageSrc: "http://img.b2bpic.net/free-photo/girl-doing-yoga-exercises-river-bank-sunset_639032-2782.jpg" },
|
||||
{ id: "m2", value: "2", title: "Book Therapy", description: "Select time via Calendly", imageSrc: "http://img.b2bpic.net/free-photo/business-executives-meeting_1170-1780.jpg" },
|
||||
{ id: "m3", value: "3", title: "Pay bKash", description: "Confirm via WhatsApp", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-meditating_23-2149748326.jpg" }
|
||||
]}
|
||||
title="Payment Instructions"
|
||||
description="bKash Number: 01XXXXXXXXX. Send your fee and share the payment screenshot on WhatsApp to confirm."
|
||||
@@ -180,29 +139,16 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Anika", role: "Creative", company: "Dhaka", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-enjoying-outdoor-meditation_23-2147562515.jpg"},
|
||||
{
|
||||
id: "t2", name: "Rahim", role: "Professional", company: "Dhaka", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-unshaven-woman-home-daily-life-scene_23-2150168743.jpg"},
|
||||
{
|
||||
id: "t3", name: "Sara", role: "Student", company: "Dhaka", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-doing-yoga-yoga-mat-home_23-2148952532.jpg"},
|
||||
{
|
||||
id: "t4", name: "Omar", role: "Designer", company: "Dhaka", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cool-woman-posing-outdoors_23-2149726465.jpg"},
|
||||
{
|
||||
id: "t5", name: "Zoya", role: "Doctor", company: "Dhaka", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shining-face-beautiful-woman-home_329181-1327.jpg"},
|
||||
{ id: "t1", name: "Anika", role: "Creative", company: "Dhaka", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/teen-enjoying-outdoor-meditation_23-2147562515.jpg" },
|
||||
{ id: "t2", name: "Rahim", role: "Professional", company: "Dhaka", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-unshaven-woman-home-daily-life-scene_23-2150168743.jpg" },
|
||||
{ id: "t3", name: "Sara", role: "Student", company: "Dhaka", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-doing-yoga-yoga-mat-home_23-2148952532.jpg" },
|
||||
{ id: "t4", name: "Omar", role: "Designer", company: "Dhaka", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-cool-woman-posing-outdoors_23-2149726465.jpg" },
|
||||
{ id: "t5", name: "Zoya", role: "Doctor", company: "Dhaka", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shining-face-beautiful-woman-home_329181-1327.jpg" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "100+", label: "Sessions"},
|
||||
{
|
||||
value: "98%", label: "Client Satisfaction"},
|
||||
{
|
||||
value: "5+", label: "Years Experience"},
|
||||
{ value: "100+", label: "Sessions" },
|
||||
{ value: "98%", label: "Client Satisfaction" },
|
||||
{ value: "5+", label: "Years Experience" }
|
||||
]}
|
||||
title="Journeys to Calm"
|
||||
description="Heartfelt words from our healing community."
|
||||
@@ -212,16 +158,13 @@ export default function LandingPage() {
|
||||
<div id="cta" data-section="cta">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Start your journey"
|
||||
title="Start your journey towards calm and balance today."
|
||||
description="We are ready to support your healing path."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Session", href: "#booking"},
|
||||
{
|
||||
text: "WhatsApp Us", href: "https://wa.me/8801XXXXXXXXX"},
|
||||
{ text: "Book Session", href: "#booking" },
|
||||
{ text: "WhatsApp Us", href: "https://wa.me/8801XXXXXXXXX" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -232,21 +175,17 @@ export default function LandingPage() {
|
||||
logoText="Ashiq Wellness"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
title: "Navigation", items: [
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Services", href: "#services" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "WhatsApp", href: "https://wa.me/8801XXXXXXXXX"},
|
||||
{
|
||||
label: "Booking", href: "#booking"},
|
||||
],
|
||||
},
|
||||
title: "Support", items: [
|
||||
{ label: "WhatsApp", href: "https://wa.me/8801XXXXXXXXX" },
|
||||
{ label: "Booking", href: "#booking" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 Ashiq Wellness Dhaka."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user