Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-21 23:53:31 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-teeth-mirror-dentist-appointment_23-2148338114.jpg", imageAlt: "Modern clinic interior"
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-teeth-mirror-dentist-appointment_23-2148338114.jpg?_wi=1", imageAlt: "Modern clinic interior"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/revealing-shot-orthodontic-chair-with-nobody-teeth-x-ray-images-modern-display_482257-14035.jpg", imageAlt: "Bright dental office"
@@ -70,7 +70,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/rhinoplasty-surgery-concept-with-woman-model_23-2150036924.jpg", imageAlt: "Patient with bright smile"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28573.jpg", imageAlt: "Teeth whitening results"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28573.jpg?_wi=1", imageAlt: "Teeth whitening results"
}
]}
avatars={[
@@ -112,7 +112,7 @@ export default function LandingPage() {
},
{
id: 2,
title: "Teeth Whitening", description: "Professional whitening for a brighter, confident smile", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28573.jpg", imageAlt: "Teeth whitening treatment"
title: "Teeth Whitening", description: "Professional whitening for a brighter, confident smile", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28573.jpg?_wi=2", imageAlt: "Teeth whitening treatment"
},
{
id: 3,
@@ -245,7 +245,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/woman-looking-teeth-mirror-dentist-appointment_23-2148338114.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-looking-teeth-mirror-dentist-appointment_23-2148338114.jpg?_wi=2"
imageAlt="DR Zekri Dental Clinic"
logoText="DR Zekri Dental"
copyrightText="© 2025 DR Zekri Dental Clinic. All rights reserved."