Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-06 23:45:16 +00:00

View File

@@ -18,7 +18,7 @@ export default function BayFamilyMedicinePage() {
borderRadius="soft"
contentWidth="small"
sizing="largeSmallSizeLargeTitles"
background="fluid"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="double-inset"
secondaryButtonStyle="glass"
@@ -35,7 +35,8 @@ export default function BayFamilyMedicinePage() {
{ name: "Contact", id: "contact" },
]}
button={{
text: "Schedule Appointment", href: "contact"}}
text: "Schedule Appointment", href: "contact"
}}
/>
</div>
@@ -43,26 +44,32 @@ export default function BayFamilyMedicinePage() {
<HeroBillboardCarousel
title="Thirty Years of Trusted Family Medicine in East Islip"
description="Led by Dr. Maria Vaccari and Dr. Louis Loiodice, Bay Family Medicine combines decades of clinical excellence with a streamlined digital experience for our patients. Affiliated with North Shore University Hospital & Good Samaritan Hospital."
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
tag="Excellence & Trust"
tagIcon={Shield}
tagAnimation="slide-up"
buttons={[
{
text: "Schedule Your Appointment Online", href: "contact"},
text: "Schedule Your Appointment Online", href: "contact"
},
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/patient-getting-chemotherapy-treatment_23-2149261124.jpg?_wi=1", imageAlt: "Bay Family Medicine modern office entrance"},
imageSrc: "http://img.b2bpic.net/free-photo/patient-getting-chemotherapy-treatment_23-2149261124.jpg", imageAlt: "Bay Family Medicine modern office entrance"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medical-team-doctor-s-office_23-2148168427.jpg?_wi=1", imageAlt: "Dr. Maria Vaccari"},
imageSrc: "http://img.b2bpic.net/free-photo/medical-team-doctor-s-office_23-2148168427.jpg", imageAlt: "Dr. Maria Vaccari"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-doctor-wearing-white-coat_23-2149551161.jpg?_wi=1", imageAlt: "Dr. Louis Loiodice"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-doctor-wearing-white-coat_23-2149551161.jpg", imageAlt: "Dr. Louis Loiodice"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-interface_23-2148561341.jpg?_wi=1", imageAlt: "Easy online scheduling portal"},
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-interface_23-2148561341.jpg", imageAlt: "Easy online scheduling portal"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/patient-getting-chemotherapy-treatment_23-2149261124.jpg?_wi=2", imageAlt: "Patient-centered care environment"},
imageSrc: "http://img.b2bpic.net/free-photo/patient-getting-chemotherapy-treatment_23-2149261124.jpg", imageAlt: "Patient-centered care environment"
},
]}
ariaLabel="Hero section for Bay Family Medicine"
/>
@@ -79,11 +86,14 @@ export default function BayFamilyMedicinePage() {
useInvertedBackground={false}
features={[
{
id: "booking", title: "24/7 Digital Booking", description: "Schedule appointments anytime, anywhere through our intuitive online portal. No phone calls needed.", tag: "Convenience", imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-interface_23-2148561341.jpg?_wi=2", imageAlt: "Online appointment scheduling"},
id: "booking", title: "24/7 Digital Booking", description: "Schedule appointments anytime, anywhere through our intuitive online portal. No phone calls needed.", tag: "Convenience", imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-interface_23-2148561341.jpg", imageAlt: "Online appointment scheduling"
},
{
id: "refills", title: "Instant Prescription Refills", description: "Request medication refills directly through the portal. Quick processing and coordination with pharmacies.", tag: "Efficiency", imageSrc: "http://img.b2bpic.net/free-photo/patient-getting-chemotherapy-treatment_23-2149261124.jpg?_wi=3", imageAlt: "Prescription management"},
id: "refills", title: "Instant Prescription Refills", description: "Request medication refills directly through the portal. Quick processing and coordination with pharmacies.", tag: "Efficiency", imageSrc: "http://img.b2bpic.net/free-photo/patient-getting-chemotherapy-treatment_23-2149261124.jpg", imageAlt: "Prescription management"
},
{
id: "records", title: "Secure Record Access", description: "Access your complete medical records and test results online. All information protected with healthcare-grade security.", tag: "Security", imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-interface_23-2148561341.jpg?_wi=3", imageAlt: "Secure health records"},
id: "records", title: "Secure Record Access", description: "Access your complete medical records and test results online. All information protected with healthcare-grade security.", tag: "Security", imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-interface_23-2148561341.jpg", imageAlt: "Secure health records"
},
]}
animationType="slide-up"
ariaLabel="Feature section showcasing digital services"
@@ -103,9 +113,11 @@ export default function BayFamilyMedicinePage() {
animationType="slide-up"
members={[
{
id: "maria-vaccari", name: "Dr. Maria Vaccari, MD", role: "Founder & Primary Care Physician", imageSrc: "http://img.b2bpic.net/free-photo/medical-team-doctor-s-office_23-2148168427.jpg?_wi=2", imageAlt: "Dr. Maria Vaccari"},
id: "maria-vaccari", name: "Dr. Maria Vaccari, MD", role: "Founder & Primary Care Physician", imageSrc: "http://img.b2bpic.net/free-photo/medical-team-doctor-s-office_23-2148168427.jpg", imageAlt: "Dr. Maria Vaccari"
},
{
id: "louis-loiodice", name: "Dr. Louis Loiodice, DO", role: "Board-Certified Physician & Professor of Medicine", imageSrc: "http://img.b2bpic.net/free-photo/side-view-doctor-wearing-white-coat_23-2149551161.jpg?_wi=2", imageAlt: "Dr. Louis Loiodice"},
id: "louis-loiodice", name: "Dr. Louis Loiodice, DO", role: "Board-Certified Physician & Professor of Medicine", imageSrc: "http://img.b2bpic.net/free-photo/side-view-doctor-wearing-white-coat_23-2149551161.jpg", imageAlt: "Dr. Louis Loiodice"
},
]}
ariaLabel="Meet our physician team"
/>
@@ -123,13 +135,17 @@ export default function BayFamilyMedicinePage() {
animationType="slide-up"
testimonials={[
{
id: "testimonial-1", name: "Sarah Mitchell", role: "Long-time Patient", testimonial: "Outstanding. Such professional and compassionate physicians. The office is efficient with prescriptions and records. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-doctor-wearing-medical-robe-looking-standing-with-closed-posture_141793-58195.jpg", imageAlt: "Sarah Mitchell"},
id: "testimonial-1", name: "Sarah Mitchell", role: "Long-time Patient", testimonial: "Outstanding. Such professional and compassionate physicians. The office is efficient with prescriptions and records. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-doctor-wearing-medical-robe-looking-standing-with-closed-posture_141793-58195.jpg", imageAlt: "Sarah Mitchell"
},
{
id: "testimonial-2", name: "James Rodriguez", role: "Patient", testimonial: "Dr. Vaccari really listens and takes time to understand your concerns. Never feels rushed. The new online booking system is a game-changer.", imageSrc: "http://img.b2bpic.net/free-photo/positive-young-doctor-scrubs_23-2147896901.jpg", imageAlt: "James Rodriguez"},
id: "testimonial-2", name: "James Rodriguez", role: "Patient", testimonial: "Dr. Vaccari really listens and takes time to understand your concerns. Never feels rushed. The new online booking system is a game-changer.", imageSrc: "http://img.b2bpic.net/free-photo/positive-young-doctor-scrubs_23-2147896901.jpg", imageAlt: "James Rodriguez"
},
{
id: "testimonial-3", name: "Maria Gonzalez", role: "Patient", testimonial: "Been going to Bay Family Medicine for years. The personalized approach to healthcare and the new digital tools make managing my health so much easier.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-bald-male-doctor-wearing-medical-robe-stethoscope-sitting-desk-work-with-medical-tools-his-thumb-up-isolated-green-background_141793-63436.jpg", imageAlt: "Maria Gonzalez"},
id: "testimonial-3", name: "Maria Gonzalez", role: "Patient", testimonial: "Been going to Bay Family Medicine for years. The personalized approach to healthcare and the new digital tools make managing my health so much easier.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-bald-male-doctor-wearing-medical-robe-stethoscope-sitting-desk-work-with-medical-tools-his-thumb-up-isolated-green-background_141793-63436.jpg", imageAlt: "Maria Gonzalez"
},
{
id: "testimonial-4", name: "Robert Chen", role: "Patient", testimonial: "Dr. Loiodice's systematic approach to my chronic condition management has been life-changing. Knowledgeable, thorough, and genuinely cares.", imageSrc: "http://img.b2bpic.net/free-photo/successful-cheerful-young-diverse-business-people_1262-1185.jpg", imageAlt: "Robert Chen"},
id: "testimonial-4", name: "Robert Chen", role: "Patient", testimonial: "Dr. Loiodice's systematic approach to my chronic condition management has been life-changing. Knowledgeable, thorough, and genuinely cares.", imageSrc: "http://img.b2bpic.net/free-photo/successful-cheerful-young-diverse-business-people_1262-1185.jpg", imageAlt: "Robert Chen"
},
]}
ariaLabel="Patient testimonials section"
/>
@@ -143,9 +159,11 @@ export default function BayFamilyMedicinePage() {
useInvertedBackground={true}
buttons={[
{
text: "Book Your Appointment Now", href: "#"},
text: "Book Your Appointment Now", href: "#"
},
{
text: "Call Us", href: "#"},
text: "Call Us", href: "#"
},
]}
ariaLabel="Contact call-to-action section"
/>
@@ -155,9 +173,11 @@ export default function BayFamilyMedicinePage() {
<FooterLogoReveal
logoText="Bay Family Medicine"
leftLink={{
text: "Privacy Policy", href: "#"}}
text: "Privacy Policy", href: "#"
}}
rightLink={{
text: "Contact", href: "contact"}}
text: "Contact", href: "contact"
}}
ariaLabel="Site footer"
/>
</div>