Update src/app/page.tsx
This commit is contained in:
@@ -64,6 +64,7 @@ export default function LandingPage() {
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-s-office-interior-with-modern-chair-special-dentisd-equipment-interior-stomatology-clinic_482257-11998.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -76,6 +77,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="خدماتنا المتميزة"
|
||||
description="نقدم حلولاً طبية متكاملة لابتسامة ساحرة."
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -89,6 +91,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="عروضنا الحصرية"
|
||||
description="استكشف أحدث عروض الباقات التجميلية والعلاجية."
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -103,6 +106,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="أرقام تدل على تميزنا"
|
||||
description="نحن نفخر بما حققناه لآلاف المرضى."
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -112,6 +116,7 @@ export default function LandingPage() {
|
||||
title="ابدأ رحلة ابتسامتك اليوم"
|
||||
description="احجز استشارتك المجانية. العنوان: طريق المدينة المنورة، حي الفيصلية، جدة 23442، المملكة العربية السعودية."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user