diff --git a/src/app/page.tsx b/src/app/page.tsx
index 77bf584..51f91e7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,75 +28,40 @@ export default function LandingPage() {
@@ -109,17 +74,11 @@ export default function LandingPage() {
description="نحن نؤمن بأن الابتسامة هي مفتاح الثقة. يقدم دكتور معتز الصردي خبرة سنوات في طب الأسنان التجميلي والعلاجي باستخدام أحدث التقنيات لضمان أفضل النتائج."
bulletPoints={[
{
- title: "تقنيات متطورة",
- description: "نستخدم أحدث الأجهزة العالمية لضمان الدقة والراحة.",
- },
+ title: "تقنيات متطورة", description: "نستخدم أحدث الأجهزة العالمية لضمان الدقة والراحة."},
{
- title: "بيئة معقمة",
- description: "النظافة والتعقيم أولويتنا القصوى لسلامتك.",
- },
+ title: "بيئة معقمة", description: "النظافة والتعقيم أولويتنا القصوى لسلامتك."},
{
- title: "خبرة واسعة",
- description: "دكتور معتز الصردي بخبرة تمتد لسنوات في مختلف التخصصات.",
- },
+ title: "خبرة واسعة", description: "دكتور معتز الصردي بخبرة تمتد لسنوات في مختلف التخصصات."},
]}
imageSrc="http://img.b2bpic.net/free-photo/watercolor-hospital-health-care-illustration_23-2151621100.jpg"
imageAlt="عيادة دكتور معتز الصردي"
@@ -135,23 +94,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "1",
- title: "تجميل الأسنان (الفينير)",
- description: "احصل على ابتسامة هوليوود مع تقنيات القشور الخزفية المتقدمة.",
- imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-teeth-shades_107420-74180.jpg",
- },
+ id: "1", title: "تجميل الأسنان (الفينير)", description: "احصل على ابتسامة هوليوود مع تقنيات القشور الخزفية المتقدمة.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-teeth-shades_107420-74180.jpg"},
{
- id: "2",
- title: "علاج عصب الأسنان",
- description: "علاج احترافي دقيق للتخلص من الألم والحفاظ على أسنانك.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-analyzing-green-screen-monitor-teeth-x-ray-dental-examination-dentist-using-chroma-key-mockup-display-checkup-while-looking-radiography-oral-care_482257-28163.jpg",
- },
+ id: "2", title: "علاج عصب الأسنان", description: "علاج احترافي دقيق للتخلص من الألم والحفاظ على أسنانك.", imageSrc: "http://img.b2bpic.net/free-photo/woman-analyzing-green-screen-monitor-teeth-x-ray-dental-examination-dentist-using-chroma-key-mockup-display-checkup-while-looking-radiography-oral-care_482257-28163.jpg"},
{
- id: "3",
- title: "خلع الأسنان",
- description: "إجراءات خلع احترافية وبدون ألم مع توفير الراحة التامة.",
- imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment_1232-4448.jpg",
- },
+ id: "3", title: "خلع الأسنان", description: "إجراءات خلع احترافية وبدون ألم مع توفير الراحة التامة.", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment_1232-4448.jpg"},
]}
title="خدماتنا المتميزة"
description="نقدم مجموعة شاملة من الخدمات للعناية بصحة وجمال أسنانك."
@@ -166,25 +113,15 @@ export default function LandingPage() {
author="محمد الحلو"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/cheerful-mixed-race-woman-posing-selfie_1262-2966.jpg",
- alt: "مريض",
- },
+ src: "http://img.b2bpic.net/free-photo/cheerful-mixed-race-woman-posing-selfie_1262-2966.jpg", alt: "مريض"},
{
- src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-hipster_171337-16436.jpg",
- alt: "مريض",
- },
+ src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-hipster_171337-16436.jpg", alt: "مريض"},
{
- src: "http://img.b2bpic.net/free-photo/co-working-people-working-together_23-2149328300.jpg",
- alt: "مريض",
- },
+ src: "http://img.b2bpic.net/free-photo/co-working-people-working-together_23-2149328300.jpg", alt: "مريض"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-person-football-game_23-2149015525.jpg",
- alt: "مريض",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-person-football-game_23-2149015525.jpg", alt: "مريض"},
{
- src: "http://img.b2bpic.net/free-photo/cheerful-mixed-race-woman-posing-selfie_1262-2966.jpg",
- alt: "مريض",
- },
+ src: "http://img.b2bpic.net/free-photo/cheerful-mixed-race-woman-posing-selfie_1262-2966.jpg", alt: "مريض"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -195,8 +132,7 @@ export default function LandingPage() {