diff --git a/src/app/page.tsx b/src/app/page.tsx index ac43789..2bfbc15 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,101 +32,44 @@ export default function LandingPage() {
@@ -137,14 +80,8 @@ export default function LandingPage() { title="رؤيتنا في رعاية أسنانك" description="تجمع عيادات بياض السن بين التكنولوجيا المتقدمة واللمسة الفنية الاحترافية لتوفير خدمات طب الأسنان الأكثر أماناً وراحة." metrics={[ - { - value: "99%", - title: "رضا المرضى", - }, - { - value: "100%", - title: "معايير التعقيم", - }, + { value: "99%", title: "رضا المرضى" }, + { value: "100%", title: "معايير التعقيم" }, ]} imageSrc="http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67307.jpg" mediaAnimation="slide-up" @@ -158,27 +95,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} features={[ - { - id: "1", - title: "تنظيف احترافي", - description: "تنظيف عميق وإزالة الترسبات للحفاظ على صحة اللثة والأسنان.", - tag: "عناية", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042921.jpg", - }, - { - id: "2", - title: "تبييض الأسنان", - description: "أحدث تقنيات الليزر لتبييض فوري وآمن يمنحك ابتسامة هوليوود.", - tag: "تجميل", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28574.jpg", - }, - { - id: "3", - title: "تشخيص رقمي", - description: "فحوصات بالأشعة الرقمية ثلاثية الأبعاد لدقة تشخيص عالية.", - tag: "تكنولوجيا", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-dentist-with-green-screen-smartphone-oral-care-office-dentist-holding-mobile-phone-with-mockup-template-isolated-background-teethcare-dentistry_482257-39884.jpg", - }, + { id: "1", title: "تنظيف احترافي", description: "تنظيف عميق وإزالة الترسبات للحفاظ على صحة اللثة والأسنان.", tag: "عناية", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042921.jpg" }, + { id: "2", title: "تبييض الأسنان", description: "أحدث تقنيات الليزر لتبييض فوري وآمن يمنحك ابتسامة هوليوود.", tag: "تجميل", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28574.jpg" }, + { id: "3", title: "تشخيص رقمي", description: "فحوصات بالأشعة الرقمية ثلاثية الأبعاد لدقة تشخيص عالية.", tag: "تكنولوجيا", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-dentist-with-green-screen-smartphone-oral-care-office-dentist-holding-mobile-phone-with-mockup-template-isolated-background-teethcare-dentistry_482257-39884.jpg" }, ]} title="خدماتنا المتميزة" description="نقدم مجموعة شاملة من الخدمات المصممة لتلبية كافة احتياجاتك الطبية والجمالية." @@ -192,27 +111,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "5", - title: "فروعنا", - description: "في أنحاء المملكة", - icon: MapPin, - }, - { - id: "m2", - value: "50+", - title: "أطباء", - description: "متخصصون بخبرة", - icon: UserCheck, - }, - { - id: "m3", - value: "365", - title: "يوم عمل", - description: "خدمة مستمرة", - icon: Calendar, - }, + { id: "m1", value: "5", title: "فروعنا", description: "في أنحاء المملكة", icon: MapPin }, + { id: "m2", value: "50+", title: "أطباء", description: "متخصصون بخبرة", icon: UserCheck }, + { id: "m3", value: "365", title: "يوم عمل", description: "خدمة مستمرة", icon: Calendar }, ]} title="إنجازاتنا في أرقام" description="نحن فخورون بخدمة مجتمعنا وتوفير أعلى مستويات الجودة." @@ -226,24 +127,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} members={[ - { - id: "t1", - name: "د. أحمد علي", - role: "استشاري تجميل", - imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-three-doctors-nurses-standing-hospital-corridor-wearing-scrubs-coats-team-healthcare-workers-are-staring-camera-smiling_657921-102.jpg", - }, - { - id: "t2", - name: "د. سارة محمود", - role: "أخصائية تقويم", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-66977.jpg", - }, - { - id: "t3", - name: "د. خالد محمد", - role: "جراح أسنان", - imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-looking-camera_23-2147862094.jpg", - }, + { id: "t1", name: "د. أحمد علي", role: "استشاري تجميل", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-three-doctors-nurses-standing-hospital-corridor-wearing-scrubs-coats-team-healthcare-workers-are-staring-camera-smiling_657921-102.jpg" }, + { id: "t2", name: "د. سارة محمود", role: "أخصائية تقويم", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-66977.jpg" }, + { id: "t3", name: "د. خالد محمد", role: "جراح أسنان", imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-looking-camera_23-2147862094.jpg" }, ]} title="فريق الخبراء لدينا" description="نخبة من أفضل أطباء الأسنان المتخصصين لخدمتكم بكل احترافية." @@ -256,41 +142,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "سارة سعيد", - handle: "@sara", - testimonial: "تجربة رائعة، الطبيب كان في غاية الاحترافية.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-father-posing-home-with-thumbs-up_23-2148853977.jpg", - }, - { - id: "2", - name: "خالد عبد الله", - handle: "@khaled", - testimonial: "عيادة نظيفة، مواعيد دقيقة وخدمة ممتازة.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-clinic_23-2149103560.jpg", - }, - { - id: "3", - name: "فاطمة محمد", - handle: "@fatima", - testimonial: "تبييض الأسنان كان مذهلاً! ابتسامتي أصبحت أفضل.", - imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780294.jpg", - }, - { - id: "4", - name: "علي حسن", - handle: "@ali", - testimonial: "الخدمة كانت مريحة جداً، لم أشعر بأي ألم.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-age-couple-having-date_23-2149016160.jpg", - }, - { - id: "5", - name: "نورة العتيبي", - handle: "@noura", - testimonial: "أفضل عيادة تعاملت معها، طاقم عمل ودود جداً.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-woman-dentist-working-stomatological-hospital-office-room-waiting-sick-patient-start-tooth-examination-medical-team-working-healthcare-treatment-medicine-services_482257-35342.jpg", - }, + { id: "1", name: "سارة سعيد", handle: "@sara", testimonial: "تجربة رائعة، الطبيب كان في غاية الاحترافية.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-father-posing-home-with-thumbs-up_23-2148853977.jpg" }, + { id: "2", name: "خالد عبد الله", handle: "@khaled", testimonial: "عيادة نظيفة، مواعيد دقيقة وخدمة ممتازة.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-clinic_23-2149103560.jpg" }, + { id: "3", name: "فاطمة محمد", handle: "@fatima", testimonial: "تبييض الأسنان كان مذهلاً! ابتسامتي أصبحت أفضل.", imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780294.jpg" }, + { id: "4", name: "علي حسن", handle: "@ali", testimonial: "الخدمة كانت مريحة جداً، لم أشعر بأي ألم.", imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-age-couple-having-date_23-2149016160.jpg" }, + { id: "5", name: "نورة العتيبي", handle: "@noura", testimonial: "أفضل عيادة تعاملت معها، طاقم عمل ودود جداً.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-woman-dentist-working-stomatological-hospital-office-room-waiting-sick-patient-start-tooth-examination-medical-team-working-healthcare-treatment-medicine-services_482257-35342.jpg" }, ]} title="ماذا يقول مرضانا عنا" description="نحن ممتنون لثقة مرضانا في خدماتنا." @@ -302,21 +158,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} faqs={[ - { - id: "f1", - title: "هل التبييض مؤلم؟", - content: "لا، التبييض إجراء آمن وغير مؤلم عند إجرائه لدى مختصين.", - }, - { - id: "f2", - title: "كيف أحجز موعداً؟", - content: "يمكنك التواصل معنا عبر نموذج الاتصال أو الاتصال برقم العيادة.", - }, - { - id: "f3", - title: "هل تقبلون التأمين؟", - content: "نعم، نحن نتعامل مع العديد من شركات التأمين الكبرى.", - }, + { id: "f1", title: "هل التبييض مؤلم؟", content: "لا، التبييض إجراء آمن وغير مؤلم عند إجرائه لدى مختصين." }, + { id: "f2", title: "كيف أحجز موعداً؟", content: "يمكنك التواصل معنا عبر نموذج الاتصال أو الاتصال برقم العيادة." }, + { id: "f3", title: "هل تقبلون التأمين؟", content: "نعم، نحن نتعامل مع العديد من شركات التأمين الكبرى." }, ]} title="أسئلة شائعة" description="إجابات على أكثر الأسئلة التي قد تتبادر إلى ذهنك." @@ -327,9 +171,7 @@ export default function LandingPage() {