Update src/app/page.tsx

This commit is contained in:
2026-06-02 00:15:01 +00:00
parent c3b22f33f3
commit e1d4d27827

View File

@@ -33,37 +33,21 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Approach",
id: "#approach",
},
name: "Approach", id: "#approach"},
{
name: "Credentials",
id: "#credentials",
},
name: "Credentials", id: "#credentials"},
{
name: "Affiliations",
id: "#affiliations",
},
name: "Affiliations", id: "#affiliations"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQs",
id: "#faqs",
},
name: "FAQs", id: "#faqs"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Dr. Margaret M. Stolz"
/>
@@ -72,49 +56,27 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-static",
}}
variant: "rotated-rays-static"}}
title="Medicine refined. Care elevated."
description="Dr. Margaret M. Stolz brings board-certified expertise and a commitment to individualized, thoughtful internal medicine. Experience healthcare designed around your needs."
buttons={[
{
text: "Schedule a consultation",
href: "#contact",
},
text: "Schedule a consultation", href: "#contact"},
]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg",
imageAlt: "Luxurious doctor's office interior",
},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg", imageAlt: "Luxurious doctor's office interior"},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/healthcare-experts-discuss-recovery-strategies-treatment-center_482257-123173.jpg",
imageAlt: "Doctor reviewing medical research",
},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/healthcare-experts-discuss-recovery-strategies-treatment-center_482257-123173.jpg", imageAlt: "Doctor reviewing medical research"},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/woman-general-practitioner-uses-device-with-green-screen-check-up-visit_482257-122830.jpg",
imageAlt: "Personalized patient consultation",
},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/woman-general-practitioner-uses-device-with-green-screen-check-up-visit_482257-122830.jpg", imageAlt: "Personalized patient consultation"},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-relaxing-spa-holding-cocktails_1157-49807.jpg",
imageAlt: "Luxury wellness clinic interior",
},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-relaxing-spa-holding-cocktails_1157-49807.jpg", imageAlt: "Luxury wellness clinic interior"},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/medical-professionals-analyzing-anatomy-x-ray-scans-find-best-treatment_482257-115905.jpg",
imageAlt: "Sophisticated medical equipment",
},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/medical-professionals-analyzing-anatomy-x-ray-scans-find-best-treatment_482257-115905.jpg", imageAlt: "Sophisticated medical equipment"},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/healthcare-specialist-using-thermometer-check-fever-measurements_482257-116896.jpg",
imageAlt: "Doctor's hands holding patient chart",
},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/healthcare-specialist-using-thermometer-check-fever-measurements_482257-116896.jpg", imageAlt: "Doctor's hands holding patient chart"},
]}
mediaAnimation="opacity"
/>
</div>
@@ -140,23 +102,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Individualized Health Plans",
description: "Customized wellness strategies designed around your unique health profile and lifestyle goals for optimal outcomes.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-working-clinic_23-2150251801.jpg",
imageAlt: "Doctor discussing a personalized health plan",
},
title: "Individualized Health Plans", description: "Customized wellness strategies designed around your unique health profile and lifestyle goals for optimal outcomes.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-working-clinic_23-2150251801.jpg", imageAlt: "Doctor discussing a personalized health plan"},
{
title: "Advanced Diagnostic Insight",
description: "Leveraging state-of-the-art diagnostic tools for precise, early detection and a deeper understanding of your health.",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821256.jpg",
imageAlt: "Advanced medical diagnostic equipment",
},
title: "Advanced Diagnostic Insight", description: "Leveraging state-of-the-art diagnostic tools for precise, early detection and a deeper understanding of your health.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821256.jpg", imageAlt: "Advanced medical diagnostic equipment"},
{
title: "Holistic Wellness Integration",
description: "A comprehensive approach that integrates physical, mental, and emotional well-being to foster lasting health.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-explaining-anatomy_23-2149389043.jpg",
imageAlt: "Doctor discussing holistic wellness with patient",
},
title: "Holistic Wellness Integration", description: "A comprehensive approach that integrates physical, mental, and emotional well-being to foster lasting health.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-explaining-anatomy_23-2149389043.jpg", imageAlt: "Doctor discussing holistic wellness with patient"},
]}
title="Personalized Care, Unmatched Expertise"
description="Our practice is built on a foundation of tailored medical strategies, proactive health management, and unwavering dedication to your individual journey."
@@ -171,29 +121,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1",
value: "20+",
title: "Years of Experience",
description: "Over two decades serving discerning patients with unparalleled medical expertise and dedication.",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-giving-presentation-team-interim-doctors_107420-84781.jpg",
imageAlt: "Doctor reading a medical journal",
},
id: "1", value: "20+", title: "Years of Experience", description: "Over two decades serving discerning patients with unparalleled medical expertise and dedication.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-giving-presentation-team-interim-doctors_107420-84781.jpg", imageAlt: "Doctor reading a medical journal"},
{
id: "2",
value: "98%",
title: "Patient Satisfaction",
description: "Consistently high patient satisfaction scores, reflecting a commitment to empathetic and effective care.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-draws-art-studio_1157-30469.jpg",
imageAlt: "Happy patient with doctor",
},
id: "2", value: "98%", title: "Patient Satisfaction", description: "Consistently high patient satisfaction scores, reflecting a commitment to empathetic and effective care.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-draws-art-studio_1157-30469.jpg", imageAlt: "Happy patient with doctor"},
{
id: "3",
value: "Top 1%",
title: "Physician Recognition",
description: "Recognized among the nation's elite physicians for clinical excellence and contributions to internal medicine.",
imageSrc: "http://img.b2bpic.net/free-photo/young-medics-shaking-hands-hallway_23-2147763779.jpg",
imageAlt: "Medical award certificate",
},
id: "3", value: "Top 1%", title: "Physician Recognition", description: "Recognized among the nation's elite physicians for clinical excellence and contributions to internal medicine.", imageSrc: "http://img.b2bpic.net/free-photo/young-medics-shaking-hands-hallway_23-2147763779.jpg", imageAlt: "Medical award certificate"},
]}
title="Trusted Expertise, Proven Outcomes"
description="Dr. Stolz's practice stands as a beacon of excellence, reflected in the trust of her patients and recognition within the medical community."
@@ -206,14 +138,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Board Certifications",
"Medical Associations",
"University Hospital",
"Research Networks",
"Professional Societies",
"Health Networks",
"Patient Advocacy Groups",
]}
"Board Certifications", "Medical Associations", "University Hospital", "Research Networks", "Professional Societies", "Health Networks", "Patient Advocacy Groups"]}
title="Trusted Partnerships & Recognition"
description="Dr. Margaret M. Stolz maintains esteemed affiliations and is recognized by leading medical boards and professional organizations, reinforcing her position as a trusted medical authority."
tag="Accreditations & Affiliations"
@@ -228,29 +153,17 @@ export default function LandingPage() {
author="Elizabeth R., Patient"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/relaxed-content-middle-aged-woman-leaning-wall_1262-1881.jpg",
alt: "Elizabeth R.",
},
src: "http://img.b2bpic.net/free-photo/relaxed-content-middle-aged-woman-leaning-wall_1262-1881.jpg", alt: "Elizabeth R."},
{
src: "http://img.b2bpic.net/free-photo/closeup-smiling-business-leader-sitting-table_1262-4841.jpg",
alt: "Michael T.",
},
src: "http://img.b2bpic.net/free-photo/closeup-smiling-business-leader-sitting-table_1262-4841.jpg", alt: "Michael T."},
{
src: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-white-dress-sexy-carefree-woman-positive-model-having-fun-cheerful-happy-isolated-dark_158538-25784.jpg",
alt: "Dr. Anya Sharma",
},
src: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-white-dress-sexy-carefree-woman-positive-model-having-fun-cheerful-happy-isolated-dark_158538-25784.jpg", alt: "Dr. Anya Sharma"},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-cup-coffee_23-2147955267.jpg",
alt: "Robert L.",
},
src: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-cup-coffee_23-2147955267.jpg", alt: "Robert L."},
{
src: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg",
alt: "Sophia K.",
},
src: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg", alt: "Sophia K."},
{
src: "http://img.b2bpic.net/free-photo/beaty-style-fashion-age-concept-waist-up-shot-beautiful-gray-haired-50-year-old-female-posing-indoors-standing-white-brick-wall-adjusting-her-stylish-outfit-going-have-meeting_344912-1847.jpg",
alt: "William H.",
},
src: "http://img.b2bpic.net/free-photo/beaty-style-fashion-age-concept-waist-up-shot-beautiful-gray-haired-50-year-old-female-posing-indoors-standing-white-brick-wall-adjusting-her-stylish-outfit-going-have-meeting_344912-1847.jpg", alt: "William H."},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -263,35 +176,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "What makes Dr. Stolz's practice unique?",
content: "Our practice offers an unparalleled level of personalized care, extended appointment times, direct physician access, and a focus on preventative, holistic health strategies tailored to each patient's unique needs and lifestyle.",
},
id: "1", title: "What makes Dr. Stolz's practice unique?", content: "Our practice offers an unparalleled level of personalized care, extended appointment times, direct physician access, and a focus on preventative, holistic health strategies tailored to each patient's unique needs and lifestyle."},
{
id: "2",
title: "What types of patients does Dr. Stolz typically see?",
content: "Dr. Stolz specializes in internal medicine and serves affluent professionals seeking comprehensive, discreet, and expert medical care. We also collaborate with referring physicians for complex cases.",
},
id: "2", title: "What types of patients does Dr. Stolz typically see?", content: "Dr. Stolz specializes in internal medicine and serves affluent professionals seeking comprehensive, discreet, and expert medical care. We also collaborate with referring physicians for complex cases."},
{
id: "3",
title: "How do I schedule a consultation?",
content: "Prospective patients can request a private consultation through our website's contact form, or by calling our office directly. Our team will guide you through the initial steps.",
},
id: "3", title: "How do I schedule a consultation?", content: "Prospective patients can request a private consultation through our website's contact form, or by calling our office directly. Our team will guide you through the initial steps."},
{
id: "4",
title: "What is the typical patient-physician relationship like?",
content: "Dr. Stolz prioritizes building a long-term, trusting relationship with each patient, characterized by open communication, deep understanding, and a shared commitment to your health goals.",
},
id: "4", title: "What is the typical patient-physician relationship like?", content: "Dr. Stolz prioritizes building a long-term, trusting relationship with each patient, characterized by open communication, deep understanding, and a shared commitment to your health goals."},
{
id: "5",
title: "Does Dr. Stolz offer preventative care and wellness programs?",
content: "Absolutely. A cornerstone of our practice is proactive health management, including personalized preventative care plans, advanced screenings, and integrative wellness strategies.",
},
id: "5", title: "Does Dr. Stolz offer preventative care and wellness programs?", content: "Absolutely. A cornerstone of our practice is proactive health management, including personalized preventative care plans, advanced screenings, and integrative wellness strategies."},
{
id: "6",
title: "What are Dr. Stolz's credentials?",
content: "Dr. Margaret M. Stolz is a board-certified internist with extensive experience and numerous accolades in the medical field, dedicated to continuous education and clinical excellence.",
},
id: "6", title: "What are Dr. Stolz's credentials?", content: "Dr. Margaret M. Stolz is a board-certified internist with extensive experience and numerous accolades in the medical field, dedicated to continuous education and clinical excellence."},
]}
title="Frequently Asked Questions"
description="Find comprehensive answers to common inquiries about our practice, consultation process, and approach to personalized medical care."
@@ -304,8 +199,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Connect with Us"
title="Schedule Your Consultation"
description="Ready to experience a new standard in personalized medical care? Contact our office to arrange a private consultation with Dr. Margaret M. Stolz. Our team is here to assist you."
@@ -326,14 +220,10 @@ export default function LandingPage() {
socialLinks={[
{
icon: Linkedin,
href: "#",
ariaLabel: "LinkedIn",
},
href: "#", ariaLabel: "LinkedIn"},
{
icon: Twitter,
href: "#",
ariaLabel: "Twitter",
},
href: "#", ariaLabel: "Twitter"},
]}
/>
</div>