Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-08 23:59:53 +00:00

View File

@@ -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" }]}
/>
</div>