diff --git a/src/app/page.tsx b/src/app/page.tsx index 1d208da..e12651e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function LandingPage() { { value: "14+", title: "Happy Patients" }, { value: "5.0★", title: "Google Rating" } ]} - imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg?_wi=1" imageAlt="Clean, modern DentaLux clinic environment" useInvertedBackground={false} mediaAnimation="slide-up" @@ -180,7 +180,7 @@ export default function LandingPage() { id: "1", value: "VGF3+473", title: "Beirut, Lebanon", description: "Easy to find, professional location", imageSrc: "http://img.b2bpic.net/free-photo/team-dentists-treats-patients-teeth-using-modern-equipment-dentistry-concept_169016-67427.jpg", imageAlt: "Modern dental clinic location" }, { - id: "2", value: "+961 70 540 862", title: "Call Us Today", description: "Open 9 AM – 7 PM, 6 days a week", imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg", imageAlt: "DentaLux clinic welcoming environment" + id: "2", value: "+961 70 540 862", title: "Call Us Today", description: "Open 9 AM – 7 PM, 6 days a week", imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg?_wi=2", imageAlt: "DentaLux clinic welcoming environment" } ]} animationType="slide-up"