Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 16:31:24 +00:00

View File

@@ -88,28 +88,28 @@ export default function LandingPage() {
{
id: 1,
title: "Routine Checkups & Cleanings", description: "Preventive care is our foundation. Regular visits keep your teeth healthy and catch problems early.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-dental-treatment-from-male-dentist-clinic_662251-2591.jpg", imageAlt: "dental cleaning procedure professional hygiene"
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-dental-treatment-from-male-dentist-clinic_662251-2591.jpg?_wi=1", imageAlt: "dental cleaning procedure professional hygiene"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077691.jpg", imageAlt: "family dental care children parents"
imageSrc: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077691.jpg?_wi=1", imageAlt: "family dental care children parents"
}
},
{
id: 2,
title: "Comfortable, Pain-Free Treatment", description: "Our gentle approach means you can relax during your visit. We focus on making dental care pleasant.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-dental-treatment-from-male-dentist-clinic_662251-2591.jpg", imageAlt: "dental cleaning procedure professional hygiene"
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-dental-treatment-from-male-dentist-clinic_662251-2591.jpg?_wi=2", imageAlt: "dental cleaning procedure professional hygiene"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077691.jpg", imageAlt: "family dental care children parents"
imageSrc: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077691.jpg?_wi=2", imageAlt: "family dental care children parents"
}
},
{
id: 3,
title: "Family-Friendly Care for All Ages", description: "From young children to seniors, Dr. Kapustka creates a welcoming experience for every family member.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-dental-treatment-from-male-dentist-clinic_662251-2591.jpg", imageAlt: "dental cleaning procedure professional hygiene"
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-dental-treatment-from-male-dentist-clinic_662251-2591.jpg?_wi=3", imageAlt: "dental cleaning procedure professional hygiene"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077691.jpg", imageAlt: "family dental care children parents"
imageSrc: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077691.jpg?_wi=3", imageAlt: "family dental care children parents"
}
}
]}