Merge version_2 into main #2
223
src/app/page.tsx
223
src/app/page.tsx
@@ -30,31 +30,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Practitioners",
|
||||
id: "#practitioners",
|
||||
},
|
||||
name: "Practitioners", id: "#practitioners"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="The Health Boutique Hastings"
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -64,79 +52,34 @@ export default function LandingPage() {
|
||||
description="Expert osteopathic care and holistic healing based in Hastings, Hawke's Bay. We blend ancient traditional modalities with modern structural alignment."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Christina McGeorge",
|
||||
handle: "Mum",
|
||||
testimonial: "As a busy mum there are many factors that contribute to why I will continue to see Sharon.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-style-anatomy-drawing_23-2151782943.jpg?_wi=1",
|
||||
imageAlt: "minimalist anatomical spine line art",
|
||||
},
|
||||
name: "Christina McGeorge", handle: "Mum", testimonial: "As a busy mum there are many factors that contribute to why I will continue to see Sharon.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/physiotherapist-treating-patient-with-neck-pain-clinic_23-2149175330.jpg?_wi=1", imageAlt: "neck pain relief concept"},
|
||||
{
|
||||
name: "Leeanne Makea",
|
||||
handle: "Client",
|
||||
testimonial: "I observed with envy as Sharon treated my son for pain in multiple areas. Wow!! Ataahua!! Ngā mihi Aroha.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rehab-doctor-massages-patient-neck-treatment-table-clinic-neck-care_169016-71186.jpg?_wi=1",
|
||||
imageAlt: "minimalist hands holding spine line art",
|
||||
},
|
||||
name: "Leeanne Makea", handle: "Client", testimonial: "I observed with envy as Sharon treated my son for pain in multiple areas. Wow!! Ataahua!! Ngā mihi Aroha.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/physical-therapy-treatment-neck-pain-physiotherapist-treating-patient_23-2149175326.jpg?_wi=1", imageAlt: "neck care treatment"},
|
||||
{
|
||||
name: "Helen Lee",
|
||||
handle: "Patient",
|
||||
testimonial: "Sharon is a caring professional who knows her job and has helped me immensely.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-woman-working-healthcare-system-having-care-job_23-2151237623.jpg?_wi=1",
|
||||
imageAlt: "portrait professional female doctor warm lighting",
|
||||
},
|
||||
name: "Helen Lee", handle: "Patient", testimonial: "Sharon is a caring professional who knows her job and has helped me immensely.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chiropractor-treating-patient-back-pain_23-2148443586.jpg?_wi=1", imageAlt: "chiropractor back pain relief"},
|
||||
{
|
||||
name: "Heath Awatere Madden",
|
||||
handle: "Client",
|
||||
testimonial: "5-star service if you have a bad back or neck.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-nurse-outdoor-woman-doctor-image-advertising-scientific-developments-food-medical-industry_1157-40990.jpg?_wi=1",
|
||||
imageAlt: "portrait holistic healer warm professional",
|
||||
},
|
||||
name: "Heath Awatere Madden", handle: "Client", testimonial: "5-star service if you have a bad back or neck.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-doing-physical-therapy-neck-pain_23-2149175333.jpg?_wi=1", imageAlt: "neck pain therapy"},
|
||||
{
|
||||
name: "Barbara Pomana",
|
||||
handle: "Client",
|
||||
testimonial: "Beautiful and welcoming place of healing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-style-anatomy-drawing_23-2151782943.jpg?_wi=2",
|
||||
imageAlt: "minimalist anatomical spine line art",
|
||||
},
|
||||
name: "Barbara Pomana", handle: "Client", testimonial: "Beautiful and welcoming place of healing.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/physical-therapy-treatment-neck-pain-physiotherapist-treating-patient_23-2149175326.jpg?_wi=2", imageAlt: "neck care treatment"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vintage-style-anatomy-drawing_23-2151782943.jpg?_wi=3"
|
||||
imageAlt="Anatomical spine line art"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chiropractor-treating-patient-back-pain_23-2148443586.jpg?_wi=3"
|
||||
imageAlt="Back pain relief care"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cinematic-portrait-woman-working-healthcare-system-having-care-job_23-2151237623.jpg",
|
||||
alt: "Sharon Awatere",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cinematic-portrait-woman-working-healthcare-system-having-care-job_23-2151237623.jpg", alt: "Sharon Awatere"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-nurse-outdoor-woman-doctor-image-advertising-scientific-developments-food-medical-industry_1157-40990.jpg",
|
||||
alt: "Charlotte Mildon",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cinematic-portrait-woman-working-healthcare-system-having-care-job_23-2151237623.jpg",
|
||||
alt: "Patient Reviewer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-nurse-outdoor-woman-doctor-image-advertising-scientific-developments-food-medical-industry_1157-40990.jpg",
|
||||
alt: "Patient Reviewer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cinematic-portrait-woman-working-healthcare-system-having-care-job_23-2151237623.jpg",
|
||||
alt: "Patient Reviewer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-nurse-outdoor-woman-doctor-image-advertising-scientific-developments-food-medical-industry_1157-40990.jpg", alt: "Charlotte Mildon"},
|
||||
]}
|
||||
avatarText="Join 500+ satisfied patients"
|
||||
/>
|
||||
@@ -147,12 +90,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Osteopathy",
|
||||
"Pain Relief",
|
||||
"Alignment",
|
||||
"Healing",
|
||||
"Structural Health",
|
||||
]}
|
||||
"Osteopathy", "Pain Relief", "Alignment", "Healing", "Structural Health"]}
|
||||
title="Our Approach"
|
||||
description="Osteopathy · Back & Neck Pain · Structural Alignment · Ancient & Modern Modalities · Hastings Hawke's Bay"
|
||||
/>
|
||||
@@ -164,9 +102,7 @@ export default function LandingPage() {
|
||||
title="Expertise meets ancient healing for lasting structural health."
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Our Services", href: "#services"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -179,59 +115,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "s1",
|
||||
brand: "Osteopathy",
|
||||
name: "Osteopathic Treatment",
|
||||
price: "Expert Care",
|
||||
rating: 5,
|
||||
reviewCount: "100+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-style-anatomy-drawing_23-2151782943.jpg?_wi=4",
|
||||
},
|
||||
id: "s1", brand: "Osteopathy", name: "Osteopathic Treatment", price: "Expert Care", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/chiropractor-treating-patient-back-pain_23-2148443586.jpg?_wi=4"},
|
||||
{
|
||||
id: "s2",
|
||||
brand: "Pain Relief",
|
||||
name: "Back & Neck Pain",
|
||||
price: "Relief",
|
||||
rating: 5,
|
||||
reviewCount: "50+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rehab-doctor-massages-patient-neck-treatment-table-clinic-neck-care_169016-71186.jpg?_wi=2",
|
||||
},
|
||||
id: "s2", brand: "Pain Relief", name: "Back & Neck Pain", price: "Relief", rating: 5,
|
||||
reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/physical-therapy-treatment-neck-pain-physiotherapist-treating-patient_23-2149175326.jpg?_wi=2"},
|
||||
{
|
||||
id: "s3",
|
||||
brand: "Clinical",
|
||||
name: "Pain Assessment",
|
||||
price: "Diagnostics",
|
||||
rating: 5,
|
||||
reviewCount: "80+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-style-anatomy-drawing_23-2151782943.jpg?_wi=5",
|
||||
},
|
||||
id: "s3", brand: "Clinical", name: "Pain Assessment", price: "Diagnostics", rating: 5,
|
||||
reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/doctor-doing-physical-therapy-neck-pain_23-2149175333.jpg?_wi=2"},
|
||||
{
|
||||
id: "s4",
|
||||
brand: "Holistic",
|
||||
name: "Traditional Healing",
|
||||
price: "Holistic",
|
||||
rating: 5,
|
||||
reviewCount: "40+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rehab-doctor-massages-patient-neck-treatment-table-clinic-neck-care_169016-71186.jpg?_wi=3",
|
||||
},
|
||||
id: "s4", brand: "Holistic", name: "Traditional Healing", price: "Holistic", rating: 5,
|
||||
reviewCount: "40+", imageSrc: "http://img.b2bpic.net/free-photo/chiropractor-treating-patient-back-pain_23-2148443586.jpg?_wi=5"},
|
||||
{
|
||||
id: "s5",
|
||||
brand: "Family",
|
||||
name: "Youth Osteopathy",
|
||||
price: "Care",
|
||||
rating: 5,
|
||||
reviewCount: "60+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-style-anatomy-drawing_23-2151782943.jpg?_wi=6",
|
||||
},
|
||||
id: "s5", brand: "Family", name: "Youth Osteopathy", price: "Care", rating: 5,
|
||||
reviewCount: "60+", imageSrc: "http://img.b2bpic.net/free-photo/physical-therapy-treatment-neck-pain-physiotherapist-treating-patient_23-2149175326.jpg?_wi=3"},
|
||||
{
|
||||
id: "s6",
|
||||
brand: "Consultation",
|
||||
name: "Book Consultation",
|
||||
price: "Now",
|
||||
rating: 5,
|
||||
reviewCount: "N/A",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rehab-doctor-massages-patient-neck-treatment-table-clinic-neck-care_169016-71186.jpg?_wi=4",
|
||||
},
|
||||
id: "s6", brand: "Consultation", name: "Book Consultation", price: "Now", rating: 5,
|
||||
reviewCount: "N/A", imageSrc: "http://img.b2bpic.net/free-photo/doctor-doing-physical-therapy-neck-pain_23-2149175333.jpg?_wi=3"},
|
||||
]}
|
||||
title="Comprehensive Healing Services"
|
||||
description="Tailored treatments for structural freedom and lasting relief."
|
||||
@@ -246,19 +146,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "sharon",
|
||||
name: "Sharon Awatere",
|
||||
role: "Lead Osteopath",
|
||||
description: "Highly experienced with a passion for integrating ancient healing wisdom with modern clinical osteopathy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-woman-working-healthcare-system-having-care-job_23-2151237623.jpg?_wi=2",
|
||||
},
|
||||
id: "sharon", name: "Sharon Awatere", role: "Lead Osteopath", description: "Highly experienced with a passion for integrating ancient healing wisdom with modern clinical osteopathy.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blooming-flowers-garden_23-2148866175.jpg?_wi=2"},
|
||||
{
|
||||
id: "charlotte",
|
||||
name: "Charlotte Mildon",
|
||||
role: "Osteopath",
|
||||
description: "Specialized in structural alignment and holistic patient care with a gentle, effective hands-on approach.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-nurse-outdoor-woman-doctor-image-advertising-scientific-developments-food-medical-industry_1157-40990.jpg?_wi=2",
|
||||
},
|
||||
id: "charlotte", name: "Charlotte Mildon", role: "Osteopath", description: "Specialized in structural alignment and holistic patient care with a gentle, effective hands-on approach.", imageSrc: "http://img.b2bpic.net/free-photo/floral-arrangement-with-beautiful-blossoms_23-2148866179.jpg?_wi=2"},
|
||||
]}
|
||||
title="Meet Your Practitioners"
|
||||
description="Dedicated osteopaths and healers committed to your well-being."
|
||||
@@ -269,12 +159,11 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Book Your Appointment"
|
||||
description="Located in the heart of Hastings. Reach out for consultations or inquiries about your path to recovery."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vintage-style-anatomy-drawing_23-2151782943.jpg?_wi=7"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chiropractor-treating-patient-back-pain_23-2148443586.jpg?_wi=5"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -284,37 +173,23 @@ export default function LandingPage() {
|
||||
logoText="The Health Boutique Hastings"
|
||||
columns={[
|
||||
{
|
||||
title: "Clinic",
|
||||
items: [
|
||||
title: "Clinic", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Practitioners",
|
||||
href: "#practitioners",
|
||||
},
|
||||
label: "Practitioners", href: "#practitioners"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Book Now", href: "#contact"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -324,4 +199,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user