Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -35,7 +35,7 @@ export default function AboutPage() {
|
||||
tag="الخبراء"
|
||||
memberVariant="card"
|
||||
membersAnimation="slide-up"
|
||||
members={[{ id: "m1", name: "أحمد التونسي", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-operators-checking-inventory-talking-phone-with-logistics-manager-african-american-factory-storehouse-workers-speaking-with-freight-distribution-department-landline-telephone_482257-75007.jpg" }]}
|
||||
members={[{ id: "m1", name: "أحمد التونسي", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-operators-checking-inventory-talking-phone-with-logistics-manager-african-american-factory-storehouse-workers-speaking-with-freight-distribution-department-landline-telephone_482257-75007.jpg?_wi=2" }]}
|
||||
/>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
@@ -48,8 +48,8 @@ export default function LandingPage() {
|
||||
{ text: "احصل على الاتجاهات", href: "https://maps.app.goo.gl/..." },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/boxes-arrangement-logistic-center_23-2148902540.jpg", imageAlt: "Packaging supplies" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172374.jpg", imageAlt: "Shipping logistics" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/boxes-arrangement-logistic-center_23-2148902540.jpg?_wi=1", imageAlt: "Packaging supplies" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172374.jpg?_wi=1", imageAlt: "Shipping logistics" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -64,8 +64,8 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "جودة عالية", description: "منتجات متينة تدوم طويلاً", imageSrc: "http://img.b2bpic.net/free-photo/boxes-arrangement-logistic-center_23-2148902540.jpg", imageAlt: "packaging supplies" },
|
||||
{ id: "f2", title: "أسعار تنافسية", description: "نوفر أفضل الأسعار بالسوق", imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172374.jpg", imageAlt: "shipping supplies" },
|
||||
{ id: "f1", title: "جودة عالية", description: "منتجات متينة تدوم طويلاً", imageSrc: "http://img.b2bpic.net/free-photo/boxes-arrangement-logistic-center_23-2148902540.jpg?_wi=2", imageAlt: "packaging supplies" },
|
||||
{ id: "f2", title: "أسعار تنافسية", description: "نوفر أفضل الأسعار بالسوق", imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172374.jpg?_wi=2", imageAlt: "shipping supplies" },
|
||||
{ id: "f3", title: "خدمة سريعة", description: "توصيل وتوافر فوري لطلباتك", imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-signing-boxes_23-2147782371.jpg", imageAlt: "shipping boxes" },
|
||||
]}
|
||||
title="لماذا تختار ankti prod؟"
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="أسئلة شائعة"
|
||||
description="إجابات على أكثر الأسئلة شيوعاً حول منتجاتنا."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/warehouse-operators-checking-inventory-talking-phone-with-logistics-manager-african-american-factory-storehouse-workers-speaking-with-freight-distribution-department-landline-telephone_482257-75007.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/warehouse-operators-checking-inventory-talking-phone-with-logistics-manager-african-american-factory-storehouse-workers-speaking-with-freight-distribution-department-landline-telephone_482257-75007.jpg?_wi=1"
|
||||
faqs={[
|
||||
{ id: "q1", title: "هل يتوفر التوصيل؟", content: "نعم، نوفر توصيل سريع داخل أريانة وخارجها." },
|
||||
{ id: "q2", title: "كيف أطلب بالجملة؟", content: "يمكنك التواصل معنا عبر الهاتف للحصول على عروض أسعار خاصة." },
|
||||
|
||||
Reference in New Issue
Block a user