Update src/app/page.tsx
This commit is contained in:
149
src/app/page.tsx
149
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Doctor",
|
||||
id: "about",
|
||||
},
|
||||
name: "Doctor", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Krishna Physio Khaga"
|
||||
/>
|
||||
@@ -56,74 +48,40 @@ export default function LandingPage() {
|
||||
description="Expert Pain Relief & Recovery Treatment by Dr. Rohit Soni at Krishna Physiotherapy Center. Personalized plans for lasting recovery."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Rajesh Kumar",
|
||||
handle: "@patient",
|
||||
testimonial: "Best physiotherapy in Khaga. Work is done very well here.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-assistant-helping-patient-with-physiotherapy-exercises_23-2149071452.jpg",
|
||||
},
|
||||
name: "Rajesh Kumar", handle: "@patient", testimonial: "Best physiotherapy in Khaga. Work is done very well here.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-assistant-helping-patient-with-physiotherapy-exercises_23-2149071452.jpg"},
|
||||
{
|
||||
name: "Sunita Devi",
|
||||
handle: "@patient",
|
||||
testimonial: "Dr. Rohit Soni experience is very powerful and helpful.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-physical-rehabilitation-helped-by-therapists_23-2149227875.jpg",
|
||||
},
|
||||
name: "Sunita Devi", handle: "@patient", testimonial: "Dr. Rohit Soni experience is very powerful and helpful.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-physical-rehabilitation-helped-by-therapists_23-2149227875.jpg"},
|
||||
{
|
||||
name: "Amit Singh",
|
||||
handle: "@patient",
|
||||
testimonial: "Professional treatment and excellent results. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-social-worker-taking-care-senior-woman_23-2149031348.jpg",
|
||||
},
|
||||
name: "Amit Singh", handle: "@patient", testimonial: "Professional treatment and excellent results. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-social-worker-taking-care-senior-woman_23-2149031348.jpg"},
|
||||
{
|
||||
name: "Vijay Yadav",
|
||||
handle: "@patient",
|
||||
testimonial: "Very satisfied with the therapy session and personal care.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923346.jpg",
|
||||
},
|
||||
name: "Vijay Yadav", handle: "@patient", testimonial: "Very satisfied with the therapy session and personal care.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923346.jpg"},
|
||||
{
|
||||
name: "Priya Sharma",
|
||||
handle: "@patient",
|
||||
testimonial: "Quick relief from chronic back pain. Amazing staff.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-support-her-wrist-rehabilitation-center_23-2150356721.jpg",
|
||||
},
|
||||
name: "Priya Sharma", handle: "@patient", testimonial: "Quick relief from chronic back pain. Amazing staff.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-support-her-wrist-rehabilitation-center_23-2150356721.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+917705970504",
|
||||
},
|
||||
text: "Book a Free Consultation", href: "tel:+917705970504"},
|
||||
{
|
||||
text: "Book Appointment",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Appointment", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/patient-doing-physical-rehabilitation-helped-by-therapists_23-2149227811.jpg"
|
||||
imageAlt="Physiotherapy clinic interior"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medical-assistant-helping-patient-with-physiotherapy-exercises_23-2149071450.jpg",
|
||||
alt: "Patient profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medical-assistant-helping-patient-with-physiotherapy-exercises_23-2149071450.jpg", alt: "Patient profile"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medical-assistant-helping-patient-with-physiotherapy-exercises_23-2149071466.jpg",
|
||||
alt: "Patient profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medical-assistant-helping-patient-with-physiotherapy-exercises_23-2149071466.jpg", alt: "Patient profile"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medical-assistant-helping-patient-with-physiotherapy-exercises_23-2149071439.jpg",
|
||||
alt: "Patient profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medical-assistant-helping-patient-with-physiotherapy-exercises_23-2149071439.jpg", alt: "Patient profile"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medical-assistant-helping-patient-with-physiotherapy-exercises_23-2149071506.jpg",
|
||||
alt: "Patient profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medical-assistant-helping-patient-with-physiotherapy-exercises_23-2149071506.jpg", alt: "Patient profile"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/squash-players-planning-strategy-game-short-break_329181-18930.jpg",
|
||||
alt: "Patient profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/squash-players-planning-strategy-game-short-break_329181-18930.jpg", alt: "Patient profile"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -135,19 +93,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Paralysis Rehabilitation",
|
||||
"Post Surgery Recovery",
|
||||
"Joint Pain Treatment",
|
||||
"Home Visit Physiotherapy",
|
||||
],
|
||||
"Paralysis Rehabilitation", "Post Surgery Recovery", "Joint Pain Treatment", "Home Visit Physiotherapy"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Back Pain Treatment",
|
||||
"Neck Pain Therapy",
|
||||
"Knee Pain Physiotherapy",
|
||||
"Sports Injury Rehab",
|
||||
],
|
||||
"Back Pain Treatment", "Neck Pain Therapy", "Knee Pain Physiotherapy", "Sports Injury Rehab"],
|
||||
}}
|
||||
title="Our Clinical Services"
|
||||
description="Evidence-based treatments for comprehensive pain management and injury rehabilitation."
|
||||
@@ -171,17 +121,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Friendly Environment",
|
||||
"Local Trusted Clinic",
|
||||
"Fast Recovery Focus",
|
||||
],
|
||||
"Friendly Environment", "Local Trusted Clinic", "Fast Recovery Focus"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Personalized Treatment",
|
||||
"Modern Physiotherapy Techniques",
|
||||
"Affordable Care",
|
||||
],
|
||||
"Personalized Treatment", "Modern Physiotherapy Techniques", "Affordable Care"],
|
||||
}}
|
||||
title="Why Krishna Physiotherapy?"
|
||||
description="We combine modern technology with compassionate, affordable care locally in Khaga."
|
||||
@@ -196,25 +140,15 @@ export default function LandingPage() {
|
||||
author="Rajesh Kumar"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medical-assistant-helping-patient-with-physiotherapy-exercises_23-2149071435.jpg",
|
||||
alt: "Patient Review",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medical-assistant-helping-patient-with-physiotherapy-exercises_23-2149071435.jpg", alt: "Patient Review"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/doctor-helping-patient-medium-shot_23-2149866157.jpg",
|
||||
alt: "Patient Review",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/doctor-helping-patient-medium-shot_23-2149866157.jpg", alt: "Patient Review"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/crutches-sofa-help-person-with-physical-disability-empty-living-room-with-walking-support-transportation-accessibility-medical-equipment-helping-with-mobility-close-up_482257-35428.jpg",
|
||||
alt: "Patient Review",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/crutches-sofa-help-person-with-physical-disability-empty-living-room-with-walking-support-transportation-accessibility-medical-equipment-helping-with-mobility-close-up_482257-35428.jpg", alt: "Patient Review"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995049.jpg",
|
||||
alt: "Patient Review",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995049.jpg", alt: "Patient Review"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-athlete-physiotherapy-appointment_23-2149866122.jpg",
|
||||
alt: "Patient Review",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-athlete-physiotherapy-appointment_23-2149866122.jpg", alt: "Patient Review"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -227,20 +161,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What makes Krishna Physiotherapy the best clinic in Khaga?",
|
||||
content: "We offer personalized care, modern equipment, and highly experienced professionals like Dr. Rohit Soni.",
|
||||
},
|
||||
id: "f1", title: "What makes Krishna Physiotherapy the best clinic in Khaga?", content: "We offer personalized care, modern equipment, and highly experienced professionals like Dr. Rohit Soni."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you provide home physiotherapy visits?",
|
||||
content: "Yes, we provide home visit services for patients unable to visit the clinic.",
|
||||
},
|
||||
id: "f2", title: "Do you provide home physiotherapy visits?", content: "Yes, we provide home visit services for patients unable to visit the clinic."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "How do I book an appointment?",
|
||||
content: "You can book via our website form, call us at 077059 70504, or WhatsApp us.",
|
||||
},
|
||||
id: "f3", title: "How do I book an appointment?", content: "You can book via our website form, call us at 077059 70504, or WhatsApp us."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Everything you need to know about our physiotherapy services."
|
||||
@@ -252,8 +177,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Appointment"
|
||||
title="Book Your Consultation"
|
||||
description="Please enter your details and we'll reach out to schedule your session."
|
||||
@@ -264,8 +188,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
tag="Visit Us"
|
||||
title="Clinic Location"
|
||||
description="Chairman House, Grand Trunk Rd, Khaga, Gopalpur, Uttar Pradesh 212655"
|
||||
@@ -281,4 +204,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user