Merge version_9 into main #14
@@ -135,6 +135,7 @@ export default function LandingPage() {
|
||||
<FaqSplitMedia
|
||||
faqsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
faqs={[
|
||||
{ id: "q1", title: "هل التطبيق يدعم الباركود؟", content: "نعم، ندعم مسح الباركود للمنتجات بسهولة." },
|
||||
{ id: "q2", title: "كيف أشارك القائمة مع عائلتي؟", content: "يمكنك دعوة أفراد عائلتك عبر رابط خاص بسهولة." },
|
||||
@@ -143,6 +144,7 @@ export default function LandingPage() {
|
||||
title="أسئلة شائعة"
|
||||
description="إجابات على أهم تساؤلاتكم"
|
||||
imageSrc="https://img.freepik.com/free-photo/friendly-support-service_23-2148674950.jpg"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -153,6 +155,8 @@ export default function LandingPage() {
|
||||
description="نحن هنا لدعمك في تنظيم رحلة مقاضيك. اترك بياناتك وسنعود للاتصال بك."
|
||||
imageSrc="https://img.freepik.com/free-photo/woman-checking-groceries_23-2148674980.jpg"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user