Update src/app/page.tsx

This commit is contained in:
2026-05-13 02:43:22 +00:00
parent 4616e96c03
commit ed3d4c1d05

View File

@@ -86,7 +86,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/mother-tutoring-girl-home_23-2147848685.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mother-tutoring-girl-home_23-2147848685.jpg",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/newborn-baby-with-parents_23-2151983853.jpg" imageSrc="http://img.b2bpic.net/free-photo/newborn-baby-with-parents_23-2151983853.jpg?_wi=1"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/fence-with-eggs-hare-figurine_23-2147759726.jpg", src: "http://img.b2bpic.net/free-photo/fence-with-eggs-hare-figurine_23-2147759726.jpg",
@@ -120,7 +120,7 @@ export default function LandingPage() {
title="رعاية دافئة ومستقبل مشرق" title="رعاية دافئة ومستقبل مشرق"
description="يقدم مركز شموع رعاية فائقة للأطفال المبتسرين من خلال أحدث الأجهزة والمراقبة المستمرة." description="يقدم مركز شموع رعاية فائقة للأطفال المبتسرين من خلال أحدث الأجهزة والمراقبة المستمرة."
subdescription="نحن نؤمن بأن كل طفل يستحق البداية الأفضل في الحياة." subdescription="نحن نؤمن بأن كل طفل يستحق البداية الأفضل في الحياة."
imageSrc="http://img.b2bpic.net/free-photo/portrait-female-pediatrician-work_23-2151686719.jpg" imageSrc="http://img.b2bpic.net/free-photo/portrait-female-pediatrician-work_23-2151686719.jpg?_wi=1"
mediaAnimation="slide-up" mediaAnimation="slide-up"
icon={Heart} icon={Heart}
/> />
@@ -149,7 +149,7 @@ export default function LandingPage() {
media: { media: {
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8577.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8577.jpg",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/newborn-baby-with-parents_23-2151983853.jpg", imageSrc: "http://img.b2bpic.net/free-photo/newborn-baby-with-parents_23-2151983853.jpg?_wi=2",
imageAlt: "neonatal care nursery newborn baby", imageAlt: "neonatal care nursery newborn baby",
}, },
]} ]}
@@ -256,7 +256,7 @@ export default function LandingPage() {
description="فريقنا جاهز للرد على استفساراتكم على مدار الساعة." description="فريقنا جاهز للرد على استفساراتكم على مدار الساعة."
mediaAnimation="slide-up" mediaAnimation="slide-up"
tag="تواصل" tag="تواصل"
imageSrc="http://img.b2bpic.net/free-photo/portrait-female-pediatrician-work_23-2151686719.jpg" imageSrc="http://img.b2bpic.net/free-photo/portrait-female-pediatrician-work_23-2151686719.jpg?_wi=2"
/> />
</div> </div>