Merge version_1 into main #1
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "Call Now", href: "tel:+1234567890" },
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-inserting-information-about-patient_1398-4026.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-inserting-information-about-patient_1398-4026.jpg?_wi=1"
|
||||
imageAlt="Modern medical clinic reception"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
id: "5", title: "Minor Procedures", content:
|
||||
"Safe, sterile environment for minor medical procedures including wound care, suturing, and other in-clinic treatments."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-inserting-information-about-patient_1398-4026.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-inserting-information-about-patient_1398-4026.jpg?_wi=2"
|
||||
imageAlt="Medical services and treatment"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -145,11 +145,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Maria Rodriguez", role: "Parent", testimonial:
|
||||
"The doctors truly care about your family's health. They take time to answer questions and make you feel heard. My kids actually look forward to their checkups now!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg", imageAlt: "Maria Rodriguez"},
|
||||
"http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg?_wi=1", imageAlt: "Maria Rodriguez"},
|
||||
{
|
||||
id: "2", name: "Robert Williams", role: "Retired", testimonial:
|
||||
"After 60 years, I finally found a clinic that treats me with respect and listens to my concerns. Excellent care and very reasonable prices. Highly recommend!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12661.jpg", imageAlt: "Robert Williams"},
|
||||
"http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12661.jpg?_wi=1", imageAlt: "Robert Williams"},
|
||||
{
|
||||
id: "3", name: "Emily Zhang", role: "Working Mother", testimonial:
|
||||
"Same-day appointments are a lifesaver! The staff is friendly, the wait is short, and the quality of care is outstanding. This is our family clinic for life.", imageSrc:
|
||||
@@ -161,11 +161,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", name: "Linda Chen", role: "Homemaker", testimonial:
|
||||
"Dr. Mitchell is wonderful with children and explains everything clearly. The entire team goes above and beyond. We feel so lucky to have found them.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg", imageAlt: "Linda Chen"},
|
||||
"http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg?_wi=2", imageAlt: "Linda Chen"},
|
||||
{
|
||||
id: "6", name: "Michael Brown", role: "Community Member", testimonial:
|
||||
"Affordable healthcare without compromising on quality. Every visit, I'm reminded why this clinic has been serving our community for 25 years.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12661.jpg", imageAlt: "Michael Brown"},
|
||||
"http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12661.jpg?_wi=2", imageAlt: "Michael Brown"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-inserting-information-about-patient_1398-4026.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-inserting-information-about-patient_1398-4026.jpg?_wi=3"
|
||||
imageAlt="Family Medical Clinic"
|
||||
logoText="Family Medical Clinic"
|
||||
copyrightText="© 2025 Family Medical Clinic. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user