diff --git a/src/app/page.tsx b/src/app/page.tsx index d317643..744b0f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,7 +129,7 @@ export default function LandingPage() { { id: "1", icon: Award, title: "الخبرة المتخصصة", value: "سنوات من التفاني" }, { id: "2", icon: Stethoscope, title: "الرعاية المتقدمة", value: "معدات حديثة" }, { id: "3", icon: Heart, title: "الرحمة والحنان", value: "محبة الحيوان" }, - { id: "4", icon: TrendingUp, title: "الموثوقية", value: "موثوق به من المجتمع" } + { id: "4", icon: TrendingUp, title: "الموثوقية", value: "مثق به المجتمع" } ]} animationType="scale-rotate" textboxLayout="default"