Merge version_1 into main #1
257
src/app/page.tsx
257
src/app/page.tsx
@@ -33,53 +33,34 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Metrics",
|
||||
id: "#metrics",
|
||||
},
|
||||
name: "Metrics", id: "#metrics"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/gradient-az-za-logo-template_23-2149256740.jpg"
|
||||
logoAlt="A2 Clinic Logo"
|
||||
brandName="A2 Clinic"
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Advanced Healthcare With Care & Trust"
|
||||
description="Experience personalized medical excellence with Dr Aaryan Khandvi at A2 Clinic. Your health, our priority—book your appointment today."
|
||||
tag="Leading Medical Care"
|
||||
@@ -87,32 +68,14 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Appointment Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Schedule Appointment Now", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doctor-medical-coat-with-stethoscope-around-her-neck-looking-front-with-serious-confident-expression-standing-green-wall_141793-65002.jpg",
|
||||
imageAlt: "Dr Aaryan Khandvi smiling",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doctor-medical-coat-with-stethoscope-around-her-neck-looking-front-with-serious-confident-expression-standing-green-wall_141793-65002.jpg", imageAlt: "Dr Aaryan Khandvi smiling"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctors-nurse-interacting-with-each-other_107420-84775.jpg",
|
||||
imageAlt: "Modern clinic interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg",
|
||||
imageAlt: "Medical office waiting room",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-checking-blood-pressure-patient_1170-2155.jpg",
|
||||
imageAlt: "Doctor examining patient consult",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-hospital-interior-background_74190-4800.jpg",
|
||||
imageAlt: "Modern clinic hallway clean",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctors-nurse-interacting-with-each-other_107420-84775.jpg", imageAlt: "Modern clinic interior"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -143,29 +106,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Heart,
|
||||
title: "General Wellness & Check-ups",
|
||||
description: "Proactive health management for your entire family, ensuring optimal well-being with routine check-ups and preventative care.",
|
||||
},
|
||||
title: "General Wellness & Check-ups", description: "Proactive health management for your entire family, ensuring optimal well-being with routine check-ups and preventative care."},
|
||||
{
|
||||
icon: Heart,
|
||||
title: "Specialized Pediatric Care",
|
||||
description: "Compassionate and expert medical services for infants, children, and adolescents, addressing their unique health needs.",
|
||||
},
|
||||
title: "Specialized Pediatric Care", description: "Compassionate and expert medical services for infants, children, and adolescents, addressing their unique health needs."},
|
||||
{
|
||||
icon: Activity,
|
||||
title: "Chronic Disease Management",
|
||||
description: "Tailored treatment plans for conditions like diabetes, ensuring long-term health and improved quality of life through continuous support.",
|
||||
},
|
||||
title: "Chronic Disease Management", description: "Tailored treatment plans for conditions like diabetes, ensuring long-term health and improved quality of life through continuous support."},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "Preventive Health Programs",
|
||||
description: "Empowering you with personalized strategies and screenings to minimize health risks and maintain a healthy lifestyle.",
|
||||
},
|
||||
title: "Preventive Health Programs", description: "Empowering you with personalized strategies and screenings to minimize health risks and maintain a healthy lifestyle."},
|
||||
{
|
||||
icon: Car,
|
||||
title: "Emergency Responsiveness",
|
||||
description: "Swift and efficient medical attention for urgent health concerns, ensuring immediate care when you need it most.",
|
||||
},
|
||||
title: "Emergency Responsiveness", description: "Swift and efficient medical attention for urgent health concerns, ensuring immediate care when you need it most."},
|
||||
]}
|
||||
title="Comprehensive Medical Solutions"
|
||||
description="From general wellness to specialized treatments, A2 Clinic offers a wide range of services designed to meet the diverse needs of our community."
|
||||
@@ -182,25 +135,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15+",
|
||||
title: "Years of Experience",
|
||||
description: "Dr. Khandvi's extensive expertise ensures top-tier medical care.",
|
||||
icon: Clock,
|
||||
id: "m1", value: "15+", title: "Years of Experience", description: "Dr. Khandvi's extensive expertise ensures top-tier medical care.", icon: Clock,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "98%",
|
||||
title: "Patient Satisfaction",
|
||||
description: "Our commitment to care is reflected in high patient approval.",
|
||||
icon: Smile,
|
||||
id: "m2", value: "98%", title: "Patient Satisfaction", description: "Our commitment to care is reflected in high patient approval.", icon: Smile,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "5,000+",
|
||||
title: "Successful Treatments",
|
||||
description: "A legacy of positive outcomes and improved patient lives.",
|
||||
icon: CheckCircle,
|
||||
id: "m3", value: "5,000+", title: "Successful Treatments", description: "A legacy of positive outcomes and improved patient lives.", icon: CheckCircle,
|
||||
},
|
||||
]}
|
||||
title="Driven by Excellence & Trust"
|
||||
@@ -217,64 +158,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Marketing Manager",
|
||||
company: "Urban Innovators",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-enterprise-director-having-chat-via-social-media-messages_482257-116875.jpg",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "Marketing Manager", company: "Urban Innovators", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-enterprise-director-having-chat-via-social-media-messages_482257-116875.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Retired Educator",
|
||||
company: "Community Voice",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handheld-shot-happy-pensioner-preparing-exercise-physical-activity-portrait-senior-man-smiling-looking-camera-getting-ready-training-with-equipment_482257-33826.jpg",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Retired Educator", company: "Community Voice", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handheld-shot-happy-pensioner-preparing-exercise-physical-activity-portrait-senior-man-smiling-looking-camera-getting-ready-training-with-equipment_482257-33826.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Parent",
|
||||
company: "Local Family",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patients-ophthalmologist-s-office_23-2150801426.jpg",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Parent", company: "Local Family", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patients-ophthalmologist-s-office_23-2150801426.jpg", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Financial Analyst",
|
||||
company: "Tech Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-nature_23-2149042144.jpg",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Financial Analyst", company: "Tech Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-nature_23-2149042144.jpg", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
role: "Entrepreneur",
|
||||
company: "Wellness Hub",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-doctor-shaking-hands-with-senior-businessman-while-nurse-is-standing-background_637285-1202.jpg",
|
||||
imageAlt: "Jessica Lee",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", role: "Entrepreneur", company: "Wellness Hub", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-doctor-shaking-hands-with-senior-businessman-while-nurse-is-standing-background_637285-1202.jpg", imageAlt: "Jessica Lee"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "98%",
|
||||
label: "Patient Satisfaction",
|
||||
},
|
||||
value: "98%", label: "Patient Satisfaction"},
|
||||
{
|
||||
value: "A+",
|
||||
label: "Clinic Rating",
|
||||
},
|
||||
value: "A+", label: "Clinic Rating"},
|
||||
{
|
||||
value: "15+",
|
||||
label: "Years of Trust",
|
||||
},
|
||||
value: "15+", label: "Years of Trust"},
|
||||
]}
|
||||
title="Hear From Our Valued Patients"
|
||||
description="Our patients' health and satisfaction are our greatest rewards. Read what they have to say about their experience at A2 Clinic with Dr. Khandvi."
|
||||
@@ -291,12 +196,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Dr. Aaryan Khandvi",
|
||||
role: "Chief Medical Officer & Founder",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doctor-wearing-white-coat-with-stethoscope-looking-joyful-smiling-winking-standing-isolated-blue_141793-19456.jpg",
|
||||
imageAlt: "Dr. Aaryan Khandvi",
|
||||
},
|
||||
id: "1", name: "Dr. Aaryan Khandvi", role: "Chief Medical Officer & Founder", imageSrc: "http://img.b2bpic.net/free-photo/woman-doctor-wearing-white-coat-with-stethoscope-looking-joyful-smiling-winking-standing-isolated-blue_141793-19456.jpg", imageAlt: "Dr. Aaryan Khandvi"},
|
||||
]}
|
||||
title="Our Dedicated Healthcare Professional"
|
||||
description="Dr. Aaryan Khandvi leads A2 Clinic with a passion for personalized medicine and a commitment to advancing patient health. Discover his expertise and compassionate approach."
|
||||
@@ -310,33 +210,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "How do I schedule an appointment?",
|
||||
content: "You can easily schedule an appointment by calling us directly at our clinic number or by filling out the 'Schedule Appointment Now' form on our contact page. Our friendly staff will assist you with available slots.",
|
||||
},
|
||||
id: "faq1", title: "How do I schedule an appointment?", content: "You can easily schedule an appointment by calling us directly at our clinic number or by filling out the 'Schedule Appointment Now' form on our contact page. Our friendly staff will assist you with available slots."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "What insurance plans do you accept?",
|
||||
content: "A2 Clinic accepts a wide range of major insurance providers. Please contact our reception desk with your insurance details, and we will verify your coverage and benefits.",
|
||||
},
|
||||
id: "faq2", title: "What insurance plans do you accept?", content: "A2 Clinic accepts a wide range of major insurance providers. Please contact our reception desk with your insurance details, and we will verify your coverage and benefits."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "What services does A2 Clinic offer?",
|
||||
content: "We offer comprehensive services including general wellness check-ups, pediatric care, chronic disease management (e.g., diabetes), preventive health programs, and prompt emergency responsiveness. Visit our Services section for more details.",
|
||||
},
|
||||
id: "faq3", title: "What services does A2 Clinic offer?", content: "We offer comprehensive services including general wellness check-ups, pediatric care, chronic disease management (e.g., diabetes), preventive health programs, and prompt emergency responsiveness. Visit our Services section for more details."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "What should I bring to my first appointment?",
|
||||
content: "For your first visit, please bring your identification, insurance card, a list of any current medications, and any relevant medical records or previous test results you may have.",
|
||||
},
|
||||
id: "faq4", title: "What should I bring to my first appointment?", content: "For your first visit, please bring your identification, insurance card, a list of any current medications, and any relevant medical records or previous test results you may have."},
|
||||
]}
|
||||
sideTitle="Your Questions, Answered"
|
||||
sideDescription="Find quick answers to common questions about appointments, services, and what to expect at A2 Clinic. If you don't find your answer, feel free to reach out to us."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Support",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Support", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -348,8 +234,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Connect With Us"
|
||||
title="Schedule Your Appointment Today"
|
||||
description="Ready to experience premium healthcare? Contact A2 Clinic to book your consultation with Dr. Aaryan Khandvi. Your journey to better health starts here."
|
||||
@@ -373,71 +258,43 @@ export default function LandingPage() {
|
||||
logoText="A2 Clinic"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "General Wellness",
|
||||
href: "#services",
|
||||
},
|
||||
label: "General Wellness", href: "#services"},
|
||||
{
|
||||
label: "Pediatric Care",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Pediatric Care", href: "#services"},
|
||||
{
|
||||
label: "Chronic Conditions",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Chronic Conditions", href: "#services"},
|
||||
{
|
||||
label: "Preventive Health",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Preventive Health", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About Us",
|
||||
items: [
|
||||
title: "About Us", items: [
|
||||
{
|
||||
label: "Our Philosophy",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Philosophy", href: "#about"},
|
||||
{
|
||||
label: "Meet Dr. Khandvi",
|
||||
href: "#team",
|
||||
},
|
||||
label: "Meet Dr. Khandvi", href: "#team"},
|
||||
{
|
||||
label: "Patient Stories",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Patient Stories", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQs", href: "#faq"},
|
||||
{
|
||||
label: "Schedule Appointment",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Schedule Appointment", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user