Update src/app/page.tsx

This commit is contained in:
2026-04-28 04:11:25 +00:00
parent a1fe7c7766
commit 8eace057d7

View File

@@ -32,27 +32,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Johnson Chiro"
button={{
text: "Book Now",
href: "#contact",
}}
text: "Book Now", href: "#contact"}}
/>
</div>
@@ -60,101 +50,56 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Trusted Local Chiropractic Care for Pain Relief & Wellness"
description="Experience professional, family-focused chiropractic adjustments. We help our community reclaim pain-free living through long-term wellness and personalized care."
testimonials={[
{
name: "Sarah Miller",
handle: "@local_fam",
testimonial: "I love going in to that office, his staff is fantastic, just a great place.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-family-posing-together_23-2149861209.jpg",
},
name: "Sarah Miller", handle: "@local_fam", testimonial: "I love going in to that office, his staff is fantastic, just a great place.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-family-posing-together_23-2149861209.jpg"},
{
name: "Mark D.",
handle: "@active_pro",
testimonial: "The choice is easy, choose Johnson Chiropractor!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/security-guard-doing-salute-hand-gesture-while-military-post_482257-105408.jpg",
},
name: "Mark D.", handle: "@active_pro", testimonial: "The choice is easy, choose Johnson Chiropractor!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/security-guard-doing-salute-hand-gesture-while-military-post_482257-105408.jpg"},
{
name: "The Henderson Family",
handle: "@wellness_fam",
testimonial: "Our family has been getting adjusted for wellness once a week for many years.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-volunteers-outdoors_23-2149181977.jpg",
},
name: "The Henderson Family", handle: "@wellness_fam", testimonial: "Our family has been getting adjusted for wellness once a week for many years.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-volunteers-outdoors_23-2149181977.jpg"},
{
name: "Emily R.",
handle: "@back_relief",
testimonial: "Professional, quick, and really focused on getting me back to work pain-free.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-couple-portrait_23-2149123515.jpg",
},
name: "Emily R.", handle: "@back_relief", testimonial: "Professional, quick, and really focused on getting me back to work pain-free.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-couple-portrait_23-2149123515.jpg"},
{
name: "David L.",
handle: "@local_pro",
testimonial: "Best chiropractic care in the city. Highly recommend this clinic.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/autumn-vibes-family-portrait-charming-mom-her-red-hair-daughter-have-fun-sitting-fallen_8353-9031.jpg",
},
name: "David L.", handle: "@local_pro", testimonial: "Best chiropractic care in the city. Highly recommend this clinic.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/autumn-vibes-family-portrait-charming-mom-her-red-hair-daughter-have-fun-sitting-fallen_8353-9031.jpg"},
]}
buttons={[
{
text: "Call Now",
href: "tel:5550123",
},
text: "Call Now", href: "tel:5550123"},
{
text: "Book Appointment",
href: "#contact",
},
text: "Schedule Your First Visit", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/nobody-doctors-office-with-medical-equipment-tools_482257-27168.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-happy-family-looking-camera_23-2148045541.jpg",
alt: "Close-up of happy family looking at camera",
},
src: "http://img.b2bpic.net/free-photo/close-up-happy-family-looking-camera_23-2148045541.jpg", alt: "Close-up of happy family looking at camera"},
{
src: "http://img.b2bpic.net/free-photo/child-with-his-parents-couch_1098-824.jpg",
alt: "Child with his parents on the couch",
},
src: "http://img.b2bpic.net/free-photo/child-with-his-parents-couch_1098-824.jpg", alt: "Child with his parents on the couch"},
{
src: "http://img.b2bpic.net/free-photo/happy-family-taking-selfie-front-view_23-2149514048.jpg",
alt: "Happy family taking selfie front view",
},
src: "http://img.b2bpic.net/free-photo/happy-family-taking-selfie-front-view_23-2149514048.jpg", alt: "Happy family taking selfie front view"},
{
src: "http://img.b2bpic.net/free-photo/we-teach-her-personal-hygiene_329181-4755.jpg",
alt: "We teach her personal hygiene",
},
src: "http://img.b2bpic.net/free-photo/we-teach-her-personal-hygiene_329181-4755.jpg", alt: "We teach her personal hygiene"},
{
src: "http://img.b2bpic.net/free-photo/portrait-confident-security-agent-posing-with-arms-crossed-studio_482257-122428.jpg",
alt: "Portrait of confident security agent posing with arms crossed in studio",
},
src: "http://img.b2bpic.net/free-photo/portrait-confident-security-agent-posing-with-arms-crossed-studio_482257-122428.jpg", alt: "Portrait of confident security agent posing with arms crossed in studio"},
]}
marqueeItems={[
{
type: "text",
text: "Pain Relief",
},
type: "text", text: "Pain Relief"},
{
type: "text",
text: "Family Care",
},
type: "text", text: "Family Care"},
{
type: "text",
text: "Postural Alignment",
},
type: "text", text: "Postural Alignment"},
{
type: "text",
text: "Injury Recovery",
},
type: "text", text: "Injury Recovery"},
{
type: "text",
text: "Wellness",
},
type: "text", text: "Wellness"},
]}
/>
</div>
@@ -166,45 +111,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Miller",
handle: "@local_fam",
testimonial: "I love going in to that office, his staff is fantastic, just a great place.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-friends-having-great-time-together_23-2149286504.jpg",
},
id: "1", name: "Sarah Miller", handle: "@local_fam", testimonial: "I love going in to that office, his staff is fantastic, just a great place.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-friends-having-great-time-together_23-2149286504.jpg"},
{
id: "2",
name: "Mark D.",
handle: "@active_pro",
testimonial: "The choice is easy, choose Johnson Chiropractor!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-broadly-with-arms-crossed-his-chest_141793-55097.jpg",
},
id: "2", name: "Mark D.", handle: "@active_pro", testimonial: "The choice is easy, choose Johnson Chiropractor!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-broadly-with-arms-crossed-his-chest_141793-55097.jpg"},
{
id: "3",
name: "The Henderson Family",
handle: "@wellness_fam",
testimonial: "Our family has been getting adjusted for wellness once a week for many years.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-female-friends-with-different-ages-outdoors_52683-101136.jpg",
},
id: "3", name: "The Henderson Family", handle: "@wellness_fam", testimonial: "Our family has been getting adjusted for wellness once a week for many years.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-female-friends-with-different-ages-outdoors_52683-101136.jpg"},
{
id: "4",
name: "Emily R.",
handle: "@back_relief",
testimonial: "Professional, quick, and really focused on getting me back to work pain-free.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-checking-her-phone-workout-walking-park-with-rubber-mat-goin_1258-125743.jpg",
},
id: "4", name: "Emily R.", handle: "@back_relief", testimonial: "Professional, quick, and really focused on getting me back to work pain-free.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-checking-her-phone-workout-walking-park-with-rubber-mat-goin_1258-125743.jpg"},
{
id: "5",
name: "David L.",
handle: "@local_pro",
testimonial: "Best chiropractic care in the city. Highly recommend this clinic.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-laughing-having-good-time-park_23-2148598715.jpg",
},
id: "5", name: "David L.", handle: "@local_pro", testimonial: "Best chiropractic care in the city. Highly recommend this clinic.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-laughing-having-good-time-park_23-2148598715.jpg"},
]}
showRating={true}
title="Hear From Our Community"
@@ -219,34 +139,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "s1",
label: "Back Pain",
title: "Back Pain Relief",
items: [
"Spinal alignment",
"Chronic pain management",
"Injury recovery",
],
id: "s1", label: "Back Pain", title: "Back Pain Relief", items: [
"Spinal alignment", "Chronic pain management", "Injury recovery"],
},
{
id: "s2",
label: "Neck Care",
title: "Neck & Mobility",
items: [
"Neck pain relief",
"Posture correction",
"Stiffness reduction",
],
id: "s2", label: "Neck Care", title: "Neck & Mobility", items: [
"Neck pain relief", "Posture correction", "Stiffness reduction"],
},
{
id: "s3",
label: "Wellness",
title: "Family Wellness",
items: [
"Preventative adjustments",
"Child-friendly care",
"Routine maintenance",
],
id: "s3", label: "Wellness", title: "Family Wellness", items: [
"Preventative adjustments", "Child-friendly care", "Routine maintenance"],
},
]}
title="Comprehensive Chiropractic Services"
@@ -259,14 +161,10 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Your Local Health Partner"
description={[
"Dr. Johnson has dedicated over 15 years to providing compassionate, evidence-based chiropractic care to our community.",
"We believe in a proactive approach that keeps families feeling their best through gentle, effective adjustments.",
]}
"Dr. Johnson has dedicated over 15 years to providing compassionate, evidence-based chiropractic care to our community.", "We believe in a proactive approach that keeps families feeling their best through gentle, effective adjustments."]}
buttons={[
{
text: "Book Consultation",
href: "#contact",
},
text: "Book Consultation", href: "#contact"},
]}
/>
</div>
@@ -279,20 +177,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "15+",
description: "Years of Local Care",
},
id: "m1", value: "15+", description: "Years of Local Care"},
{
id: "m2",
value: "2000+",
description: "Satisfied Patients",
},
id: "m2", value: "2000+", description: "Satisfied Patients"},
{
id: "m3",
value: "4.8★",
description: "Community Rating",
},
id: "m3", value: "4.8★", description: "Community Rating"},
]}
title="Results You Can Count On"
description="Our clinic has helped hundreds of patients live pain-free."
@@ -304,14 +193,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
names={[
"Google Reviews",
"Facebook Community",
"Local Health Board",
"Family Care Certified",
"Small Business Chamber",
"Regional Medical Partner",
"Wellness Association",
]}
"Google Reviews", "Facebook Community", "Local Health Board", "Family Care Certified", "Small Business Chamber", "Regional Medical Partner", "Wellness Association"]}
title="Trusted Local Partner"
description="Recognized by local organizations and families for our commitment to health."
/>
@@ -323,20 +205,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Are same-week appointments available?",
content: "Yes, we strive to accommodate your schedule with same-week availability.",
},
id: "f1", title: "Are same-week appointments available?", content: "Yes, we strive to accommodate your schedule with same-week availability."},
{
id: "f2",
title: "Do you accept insurance?",
content: "We work with many local providers. Please contact us to verify your coverage.",
},
id: "f2", title: "Do you accept insurance?", content: "We work with many local providers. Please contact us to verify your coverage."},
{
id: "f3",
title: "Is chiropractic care safe for families?",
content: "Absolutely. We specialize in gentle, family-focused care for all ages.",
},
id: "f3", title: "Is chiropractic care safe for families?", content: "Absolutely. We specialize in gentle, family-focused care for all ages."},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-doctor-checking-patient_23-2150165510.jpg"
mediaAnimation="slide-up"
@@ -350,18 +223,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Start Feeling Better Today. Call us at (555) 0123 or schedule an appointment now."
buttons={[
{
text: "Call Now",
href: "tel:5550123",
},
text: "Call Now", href: "tel:5550123"},
{
text: "Book Appointment",
href: "#contact",
},
text: "Book Appointment", href: "#contact"},
]}
/>
</div>
@@ -370,13 +238,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Johnson Chiro"
leftLink={{
text: "Call: (555) 0123",
href: "tel:5550123",
}}
text: "Call: (555) 0123", href: "tel:5550123"}}
rightLink={{
text: "123 Main St, Anytown",
href: "#",
}}
text: "123 Main St, Anytown", href: "#"}}
/>
</div>
</ReactLenis>