Update src/app/page.tsx

This commit is contained in:
2026-03-10 16:10:06 +00:00
parent bbc4be520f
commit 0e49faf6fe

View File

@@ -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"