diff --git a/src/app/page.tsx b/src/app/page.tsx index 3be9db0..4d8c987 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,8 +38,8 @@ export default function HomePage() { title="مرحباً بكم في عيادة لينا للأسنان – ابتسامة صحية، حياة سعيدة" description="رعاية أسنان متخصصة عالية الجودة مع حجز سهل عبر الإنترنت" background={{ variant: "sparkles-gradient" }} - rightCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/dentist-takes-instruments-doctor-protective-gloves-medic-uses-device_1157-40917.jpg", imageAlt: "Dentist working" }]} - leftCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/dentist-takes-instruments-doctor-protective-gloves-medic-uses-device_1157-40917.jpg", imageAlt: "Dentist consultation" }]} + rightCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/dentist-takes-instruments-doctor-protective-gloves-medic-uses-device_1157-40917.jpg?_wi=1", imageAlt: "Dentist working" }]} + leftCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/dentist-takes-instruments-doctor-protective-gloves-medic-uses-device_1157-40917.jpg?_wi=2", imageAlt: "Dentist consultation" }]} buttons={[{ text: "احجز موعدك الآن", href: "/booking" }, { text: "خدماتنا", href: "/services" }]} />