1 Commits

Author SHA1 Message Date
bdac62409b Update src/app/page.tsx 2026-06-03 12:26:55 +00:00

View File

@@ -33,37 +33,21 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "About", name: "About", id: "#about"},
id: "#about",
},
{ {
name: "Services", name: "Services", id: "#services"},
id: "#services",
},
{ {
name: "Expertise", name: "Expertise", id: "#expertise"},
id: "#expertise",
},
{ {
name: "Testimonials", name: "Testimonials", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Blog", name: "Blog", id: "#blog"},
id: "#blog",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="Dr. Gaurav Gupta" brandName="Dr. Gaurav Gupta"
/> />
@@ -72,53 +56,34 @@ export default function LandingPage() {
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroSplitKpi <HeroSplitKpi
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
imagePosition="right" imagePosition="right"
title="Delhi's Trusted Cardiac Surgery Expert" title="Achieve a Healthier Heart: Expert Cardiac Care in Delhi"
description="Dr. Gaurav Gupta brings 15 years of specialized cardiac care and advanced surgical expertise. Compassionate treatment for complex heart conditions." description="Dr. Gaurav Gupta brings 15 years of specialized cardiac care and advanced surgical expertise. Compassionate treatment for complex heart conditions."
kpis={[ kpis={[
{ {
value: "15+", value: "15+", label: "Years Experience"},
label: "Years Experience",
},
{ {
value: "98%", value: "98%", label: "Success Rate"},
label: "Success Rate",
},
{ {
value: "5000+", value: "5000+", label: "Procedures"},
label: "Procedures",
},
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
buttons={[ buttons={[
{ {
text: "Book Your Consultation", text: "Book Your Consultation", href: "#contact"},
href: "#contact",
},
]} ]}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-like-doctor_23-2150797606.jpg", src: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-like-doctor_23-2150797606.jpg", alt: "Professional doctor avatar"},
alt: "Professional doctor avatar",
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-stretching-outdoors_23-2149293653.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-woman-stretching-outdoors_23-2149293653.jpg", alt: "Happy senior patient smiling"},
alt: "Happy senior patient smiling",
},
{ {
src: "http://img.b2bpic.net/free-photo/doctor-making-phone-call_23-2148168352.jpg", src: "http://img.b2bpic.net/free-photo/doctor-making-phone-call_23-2148168352.jpg", alt: "Middle-aged man smiling doctor"},
alt: "Middle-aged man smiling doctor",
},
{ {
src: "http://img.b2bpic.net/free-photo/medical-professionals-meeting-examining-organs-ct-scan-results_482257-123078.jpg", src: "http://img.b2bpic.net/free-photo/medical-professionals-meeting-examining-organs-ct-scan-results_482257-123078.jpg", alt: "Happy woman with doctor"},
alt: "Happy woman with doctor",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-3d-male-doctor_23-2151107407.jpg", src: "http://img.b2bpic.net/free-photo/portrait-3d-male-doctor_23-2151107407.jpg", alt: "Trusted doctor avatar"},
alt: "Trusted doctor avatar",
},
]} ]}
avatarText="Patients Trust Dr. Gupta" avatarText="Patients Trust Dr. Gupta"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ecs8gJYZ7REEfAEbmE5cXC309x/uploaded-1780489085995-9r9qaa1h.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ecs8gJYZ7REEfAEbmE5cXC309x/uploaded-1780489085995-9r9qaa1h.png"
@@ -126,28 +91,17 @@ export default function LandingPage() {
mediaAnimation="slide-up" mediaAnimation="slide-up"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Leading Cardiac Care"},
text: "Leading Cardiac Care", {
type: "text-icon", text: "Expert Surgeons", icon: Heart,
}, },
{ {
type: "text-icon", type: "image", src: "http://img.b2bpic.net/free-photo/realistic-heart-shape-studio_23-2150827372.jpg", alt: "Anatomic heart model"},
text: "Expert Surgeons", {
icon: Heart, type: "text-icon", text: "Advanced Technology", icon: Lightbulb,
}, },
{ {
type: "image", type: "text", text: "Patient-Centered Approach"},
src: "http://img.b2bpic.net/free-photo/realistic-heart-shape-studio_23-2150827372.jpg",
alt: "Anatomic heart model",
},
{
type: "text-icon",
text: "Advanced Technology",
icon: Lightbulb,
},
{
type: "text",
text: "Patient-Centered Approach",
},
]} ]}
/> />
</div> </div>
@@ -161,19 +115,13 @@ export default function LandingPage() {
description="Dr. Gaurav Gupta is a highly respected cardiac surgeon in Delhi, known for his unwavering commitment to patient well-being and exceptional surgical outcomes. With over 15 years of experience, he combines advanced medical knowledge with a compassionate approach, ensuring every patient receives personalized and comprehensive care." description="Dr. Gaurav Gupta is a highly respected cardiac surgeon in Delhi, known for his unwavering commitment to patient well-being and exceptional surgical outcomes. With over 15 years of experience, he combines advanced medical knowledge with a compassionate approach, ensuring every patient receives personalized and comprehensive care."
bulletPoints={[ bulletPoints={[
{ {
title: "Board Certified Expertise", title: "Board Certified Expertise", description: "Recognized for excellence in cardiovascular and thoracic surgery.", icon: Award,
description: "Recognized for excellence in cardiovascular and thoracic surgery.",
icon: Award,
}, },
{ {
title: "Advanced Surgical Techniques", title: "Advanced Surgical Techniques", description: "Specializing in complex bypass, valve, and minimally invasive procedures.", icon: Activity,
description: "Specializing in complex bypass, valve, and minimally invasive procedures.",
icon: Activity,
}, },
{ {
title: "Patient-Centric Philosophy", title: "Patient-Centric Philosophy", description: "Dedicated to clear communication, empathy, and holistic recovery support.", icon: Award,
description: "Dedicated to clear communication, empathy, and holistic recovery support.",
icon: Award,
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/black-general-practitioner-measuring-mature-woman-s-blood-pressure-nursing-home_637285-11340.jpg" imageSrc="http://img.b2bpic.net/free-photo/black-general-practitioner-measuring-mature-woman-s-blood-pressure-nursing-home_637285-11340.jpg"
@@ -190,34 +138,22 @@ export default function LandingPage() {
features={[ features={[
{ {
icon: Activity, icon: Activity,
title: "Coronary Artery Bypass Grafting (CABG)", title: "Coronary Artery Bypass Grafting (CABG)", description: "Expert surgical revascularization for improved blood flow to the heart muscle."},
description: "Expert surgical revascularization for improved blood flow to the heart muscle.",
},
{ {
icon: Heart, icon: Heart,
title: "Heart Valve Repair & Replacement", title: "Heart Valve Repair & Replacement", description: "Specialized procedures to restore optimal heart valve function and health."},
description: "Specialized procedures to restore optimal heart valve function and health.",
},
{ {
icon: Droplet, icon: Droplet,
title: "Aortic Surgery", title: "Aortic Surgery", description: "Complex surgeries for conditions affecting the body's largest artery, including aneurysms and dissections."},
description: "Complex surgeries for conditions affecting the body's largest artery, including aneurysms and dissections.",
},
{ {
icon: Info, icon: Info,
title: "Minimally Invasive Cardiac Surgery", title: "Minimally Invasive Cardiac Surgery", description: "Utilizing advanced techniques for smaller incisions, reduced pain, and faster recovery times."},
description: "Utilizing advanced techniques for smaller incisions, reduced pain, and faster recovery times.",
},
{ {
icon: Heart, icon: Heart,
title: "Pediatric Cardiac Surgery", title: "Pediatric Cardiac Surgery", description: "Dedicated expertise in treating congenital heart defects and other cardiac conditions in children."},
description: "Dedicated expertise in treating congenital heart defects and other cardiac conditions in children.",
},
{ {
icon: User, icon: User,
title: "Cardiac Consultation & Second Opinion", title: "Cardiac Consultation & Second Opinion", description: "Providing thorough evaluations, clear diagnoses, and trusted guidance for complex heart conditions."},
description: "Providing thorough evaluations, clear diagnoses, and trusted guidance for complex heart conditions.",
},
]} ]}
title="Comprehensive Cardiac Services" title="Comprehensive Cardiac Services"
description="Dr. Gaurav Gupta offers a full spectrum of advanced cardiac surgical treatments, ensuring the highest standards of care and successful patient outcomes." description="Dr. Gaurav Gupta offers a full spectrum of advanced cardiac surgical treatments, ensuring the highest standards of care and successful patient outcomes."
@@ -231,29 +167,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "98%", title: "Clinical Success Rate", description: "Consistently achieving high success rates across a wide range of cardiac procedures.", imageSrc: "http://img.b2bpic.net/free-photo/world-doctors-day-excited-young-doctor-with-golden-prize-stethoscope-lab-coat_140725-162363.jpg", imageAlt: "Award icon"},
value: "98%",
title: "Clinical Success Rate",
description: "Consistently achieving high success rates across a wide range of cardiac procedures.",
imageSrc: "http://img.b2bpic.net/free-photo/world-doctors-day-excited-young-doctor-with-golden-prize-stethoscope-lab-coat_140725-162363.jpg",
imageAlt: "Award icon",
},
{ {
id: "m2", id: "m2", value: "15+", title: "Years of Surgical Expertise", description: "Bringing extensive experience and refined skills to every complex heart condition.", imageSrc: "http://img.b2bpic.net/free-photo/scientist-researcher-holding-medical-slide-analyzing-blood-sample-writing-medical-expertise-clipboard-chemist-doctor-working-coronavirus-vaccine-chemistry-experiment-laboratory_482257-28264.jpg", imageAlt: "Research icon"},
value: "15+",
title: "Years of Surgical Expertise",
description: "Bringing extensive experience and refined skills to every complex heart condition.",
imageSrc: "http://img.b2bpic.net/free-photo/scientist-researcher-holding-medical-slide-analyzing-blood-sample-writing-medical-expertise-clipboard-chemist-doctor-working-coronavirus-vaccine-chemistry-experiment-laboratory_482257-28264.jpg",
imageAlt: "Research icon",
},
{ {
id: "m3", id: "m3", value: "Highest Patient Satisfaction", title: "Patient-Centric Approach", description: "Prioritizing comfort, clear communication, and personalized care throughout the treatment journey.", imageSrc: "http://img.b2bpic.net/free-photo/switzerland-flag-heart-banner_187299-34514.jpg", imageAlt: "Patient care icon"},
value: "Highest Patient Satisfaction",
title: "Patient-Centric Approach",
description: "Prioritizing comfort, clear communication, and personalized care throughout the treatment journey.",
imageSrc: "http://img.b2bpic.net/free-photo/switzerland-flag-heart-banner_187299-34514.jpg",
imageAlt: "Patient care icon",
},
]} ]}
title="Our Commitment to Excellence in Cardiac Care" title="Our Commitment to Excellence in Cardiac Care"
description="Dr. Gaurav Gupta's practice is built on a foundation of rigorous medical standards, continuous innovation, and a patient-first approach, leading to outstanding clinical results." description="Dr. Gaurav Gupta's practice is built on a foundation of rigorous medical standards, continuous innovation, and a patient-first approach, leading to outstanding clinical results."
@@ -267,64 +185,28 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Ramesh Kumar", role: "Heart Patient", company: "Delhi", rating: 5,
name: "Ramesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-clinic_23-2149103560.jpg", imageAlt: "Ramesh Kumar"},
role: "Heart Patient",
company: "Delhi",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-clinic_23-2149103560.jpg",
imageAlt: "Ramesh Kumar",
},
{ {
id: "2", id: "2", name: "Priya Sharma", role: "Heart Patient", company: "Ghaziabad", rating: 5,
name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-giving-injection-patient-hospital_1170-2136.jpg", imageAlt: "Priya Sharma"},
role: "Heart Patient",
company: "Ghaziabad",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-giving-injection-patient-hospital_1170-2136.jpg",
imageAlt: "Priya Sharma",
},
{ {
id: "3", id: "3", name: "Anil Singh", role: "Heart Patient", company: "Noida", rating: 5,
name: "Anil Singh", imageSrc: "http://img.b2bpic.net/free-photo/smiley-doctor-looking-patient_23-2148485988.jpg", imageAlt: "Anil Singh"},
role: "Heart Patient",
company: "Noida",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-doctor-looking-patient_23-2148485988.jpg",
imageAlt: "Anil Singh",
},
{ {
id: "4", id: "4", name: "Sunita Devi", role: "Heart Patient", company: "Faridabad", rating: 5,
name: "Sunita Devi", imageSrc: "http://img.b2bpic.net/free-photo/doctor-doing-their-work-pediatrics-office_23-2149224132.jpg", imageAlt: "Sunita Devi"},
role: "Heart Patient",
company: "Faridabad",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/doctor-doing-their-work-pediatrics-office_23-2149224132.jpg",
imageAlt: "Sunita Devi",
},
{ {
id: "5", id: "5", name: "Vikram Malhotra", role: "Heart Patient", company: "Gurgaon", rating: 5,
name: "Vikram Malhotra", imageSrc: "http://img.b2bpic.net/free-photo/african-american-nurse-trying-cope-with-stress-loss-counseling_482257-119775.jpg", imageAlt: "Vikram Malhotra"},
role: "Heart Patient",
company: "Gurgaon",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/african-american-nurse-trying-cope-with-stress-loss-counseling_482257-119775.jpg",
imageAlt: "Vikram Malhotra",
},
]} ]}
kpiItems={[ kpiItems={[
{ {
value: "95%", value: "95%", label: "Patient Recovery"},
label: "Patient Recovery",
},
{ {
value: "Exemplary", value: "Exemplary", label: "Safety Record"},
label: "Safety Record",
},
{ {
value: "5-Star", value: "5-Star", label: "Trust Index"},
label: "Trust Index",
},
]} ]}
title="What Our Patients Say" title="What Our Patients Say"
description="Hear directly from those whose lives have been positively impacted by Dr. Gaurav Gupta's compassionate care and surgical expertise." description="Hear directly from those whose lives have been positively impacted by Dr. Gaurav Gupta's compassionate care and surgical expertise."
@@ -337,35 +219,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "What types of heart conditions do you treat?", content: "Dr. Gupta specializes in treating a wide range of complex heart conditions including coronary artery disease, heart valve disorders, aortic aneurysms, and congenital heart defects."},
title: "What types of heart conditions do you treat?",
content: "Dr. Gupta specializes in treating a wide range of complex heart conditions including coronary artery disease, heart valve disorders, aortic aneurysms, and congenital heart defects.",
},
{ {
id: "q2", id: "q2", title: "What should I bring to my first consultation?", content: "Please bring all relevant medical records, previous test results (ECG, echo, angiography reports), a list of current medications, and any questions you may have."},
title: "What should I bring to my first consultation?",
content: "Please bring all relevant medical records, previous test results (ECG, echo, angiography reports), a list of current medications, and any questions you may have.",
},
{ {
id: "q3", id: "q3", title: "What is the typical recovery period after cardiac surgery?", content: "Recovery times vary depending on the specific procedure and individual patient factors. Dr. Gupta provides personalized post-operative care plans and detailed guidance to ensure a smooth recovery, typically ranging from a few weeks to a few months for full recovery."},
title: "What is the typical recovery period after cardiac surgery?",
content: "Recovery times vary depending on the specific procedure and individual patient factors. Dr. Gupta provides personalized post-operative care plans and detailed guidance to ensure a smooth recovery, typically ranging from a few weeks to a few months for full recovery.",
},
{ {
id: "q4", id: "q4", title: "Do you offer minimally invasive surgery options?", content: "Yes, Dr. Gupta is highly skilled in various minimally invasive cardiac surgical techniques, which can lead to smaller incisions, less pain, and quicker recovery for suitable candidates."},
title: "Do you offer minimally invasive surgery options?",
content: "Yes, Dr. Gupta is highly skilled in various minimally invasive cardiac surgical techniques, which can lead to smaller incisions, less pain, and quicker recovery for suitable candidates.",
},
{ {
id: "q5", id: "q5", title: "How can I book an appointment?", content: "You can book an appointment directly through our website's contact form, by calling our clinic, or via email. Our team will assist you in scheduling a convenient time for your consultation."},
title: "How can I book an appointment?",
content: "You can book an appointment directly through our website's contact form, by calling our clinic, or via email. Our team will assist you in scheduling a convenient time for your consultation.",
},
{ {
id: "q6", id: "q6", title: "What insurance plans do you accept?", content: "Our clinic works with a variety of insurance providers. Please contact our administrative staff with your insurance details, and they will be happy to assist you with coverage verification."},
title: "What insurance plans do you accept?",
content: "Our clinic works with a variety of insurance providers. Please contact our administrative staff with your insurance details, and they will be happy to assist you with coverage verification.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Find answers to common questions about cardiac surgery, consultations, recovery, and what to expect during your journey with Dr. Gaurav Gupta." description="Find answers to common questions about cardiac surgery, consultations, recovery, and what to expect during your journey with Dr. Gaurav Gupta."
@@ -382,38 +246,11 @@ export default function LandingPage() {
description="Stay informed and empowered with the latest articles and expert advice on cardiovascular health, preventative care, and surgical advancements from Dr. Gaurav Gupta." description="Stay informed and empowered with the latest articles and expert advice on cardiovascular health, preventative care, and surgical advancements from Dr. Gaurav Gupta."
blogs={[ blogs={[
{ {
id: "blog1", id: "blog1", category: "Preventative Care", title: "Eating for a Healthy Heart: A Surgeon's Diet Tips", excerpt: "Discover key dietary choices that can significantly impact your cardiovascular health and reduce the risk of heart disease.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-his-office-tells-girl-how-eat-stick-diet_496169-1460.jpg", imageAlt: "Healthy food for heart", authorName: "Dr. Gaurav Gupta", authorAvatar: "http://img.b2bpic.net/free-vector/fun-set-happy-doctors-faces_23-2147662109.jpg", date: "July 10, 2024"},
category: "Preventative Care",
title: "Eating for a Healthy Heart: A Surgeon's Diet Tips",
excerpt: "Discover key dietary choices that can significantly impact your cardiovascular health and reduce the risk of heart disease.",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-his-office-tells-girl-how-eat-stick-diet_496169-1460.jpg",
imageAlt: "Healthy food for heart",
authorName: "Dr. Gaurav Gupta",
authorAvatar: "http://img.b2bpic.net/free-vector/fun-set-happy-doctors-faces_23-2147662109.jpg",
date: "July 10, 2024",
},
{ {
id: "blog2", id: "blog2", category: "Recovery & Wellness", title: "Life After Heart Surgery: Essential Recovery Tips", excerpt: "A comprehensive guide to post-operative care, rehabilitation, and lifestyle adjustments for a successful recovery.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-blue-shirt-posing-pink-wall_140725-11737.jpg", imageAlt: "Patient recovery after heart surgery", authorName: "Dr. Gaurav Gupta", authorAvatar: "http://img.b2bpic.net/free-photo/female-doctor-blue-gown-portrait_53876-97118.jpg", date: "June 25, 2024"},
category: "Recovery & Wellness",
title: "Life After Heart Surgery: Essential Recovery Tips",
excerpt: "A comprehensive guide to post-operative care, rehabilitation, and lifestyle adjustments for a successful recovery.",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-blue-shirt-posing-pink-wall_140725-11737.jpg",
imageAlt: "Patient recovery after heart surgery",
authorName: "Dr. Gaurav Gupta",
authorAvatar: "http://img.b2bpic.net/free-photo/female-doctor-blue-gown-portrait_53876-97118.jpg",
date: "June 25, 2024",
},
{ {
id: "blog3", id: "blog3", category: "Medical Advancements", title: "The Future of Cardiac Surgery: Innovations You Should Know", excerpt: "An overview of groundbreaking technologies and techniques transforming the landscape of heart treatment.", imageSrc: "http://img.b2bpic.net/free-photo/view-anatomic-heart-model-educational-purpose-with-medical-instruments_23-2149894480.jpg", imageAlt: "Advanced cardiac surgery illustration", authorName: "Dr. Gaurav Gupta", authorAvatar: "http://img.b2bpic.net/free-photo/pleased-young-male-doctor-wearing-medical-robe-stethoscope-keeping-hands-heart-with-closed-eyes-isolated-pink-wall-with-copy-space_141793-59481.jpg", date: "June 1, 2024"},
category: "Medical Advancements",
title: "The Future of Cardiac Surgery: Innovations You Should Know",
excerpt: "An overview of groundbreaking technologies and techniques transforming the landscape of heart treatment.",
imageSrc: "http://img.b2bpic.net/free-photo/view-anatomic-heart-model-educational-purpose-with-medical-instruments_23-2149894480.jpg",
imageAlt: "Advanced cardiac surgery illustration",
authorName: "Dr. Gaurav Gupta",
authorAvatar: "http://img.b2bpic.net/free-photo/pleased-young-male-doctor-wearing-medical-robe-stethoscope-keeping-hands-heart-with-closed-eyes-isolated-pink-wall-with-copy-space_141793-59481.jpg",
date: "June 1, 2024",
},
]} ]}
/> />
</div> </div>
@@ -425,28 +262,17 @@ export default function LandingPage() {
description="Take the first step towards a healthier heart. Fill out the form below to book an appointment with Dr. Gaurav Gupta and receive expert cardiac care." description="Take the first step towards a healthier heart. Fill out the form below to book an appointment with Dr. Gaurav Gupta and receive expert cardiac care."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Full Name", required: true,
type: "text",
placeholder: "Your Full Name",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Your Email Address", required: true,
type: "email",
placeholder: "Your Email Address",
required: true,
}, },
{ {
name: "phone", name: "phone", type: "tel", placeholder: "Your Phone Number", required: true,
type: "tel",
placeholder: "Your Phone Number",
required: true,
}, },
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Briefly describe your condition or inquiry", rows: 4,
placeholder: "Briefly describe your condition or inquiry",
rows: 4,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/close-up-computer-with-medical-files-monitor_482257-27167.jpg" imageSrc="http://img.b2bpic.net/free-photo/close-up-computer-with-medical-files-monitor_482257-27167.jpg"
imageAlt="Modern medical clinic reception" imageAlt="Modern medical clinic reception"
@@ -460,62 +286,37 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "CABG", label: "CABG", href: "#services"},
href: "#services",
},
{ {
label: "Valve Surgery", label: "Valve Surgery", href: "#services"},
href: "#services",
},
{ {
label: "Aortic Surgery", label: "Aortic Surgery", href: "#services"},
href: "#services",
},
{ {
label: "Minimally Invasive", label: "Minimally Invasive", href: "#services"},
href: "#services",
},
], ],
}, },
{ {
title: "About Us", title: "About Us", items: [
items: [
{ {
label: "Dr. Gupta's Profile", label: "Dr. Gupta's Profile", href: "#about"},
href: "#about",
},
{ {
label: "Our Approach", label: "Our Approach", href: "#about"},
href: "#about",
},
{ {
label: "Patient Testimonials", label: "Patient Testimonials", href: "#testimonials"},
href: "#testimonials",
},
{ {
label: "FAQ", label: "FAQ", href: "#faq"},
href: "#faq",
},
], ],
}, },
{ {
title: "Resources", title: "Resources", items: [
items: [
{ {
label: "Heart Health Blog", label: "Heart Health Blog", href: "#blog"},
href: "#blog",
},
{ {
label: "Patient Education", label: "Patient Education", href: "#blog"},
href: "#blog",
},
{ {
label: "Contact Us", label: "Contact Us", href: "#contact"},
href: "#contact",
},
], ],
}, },
]} ]}
@@ -526,4 +327,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }