Merge version_2 into main #3
@@ -48,21 +48,21 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "سارة محمد", handle: "@sarah_m", testimonial: "تجربة تسوق رائعة، جودة المنتجات ممتازة!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cardboard-organic-dinnerware_23-2149542142.jpg", imageAlt: "elegant shopping lifestyle photography"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cardboard-organic-dinnerware_23-2149542142.jpg?_wi=1", imageAlt: "elegant shopping lifestyle photography"},
|
||||
{
|
||||
name: "أحمد علي", handle: "@ahmed_a", testimonial: "خدمة عملاء ممتازة وسرعة في التوصيل.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg", imageAlt: "elegant shopping lifestyle photography"},
|
||||
{
|
||||
name: "مريم حسن", handle: "@maryam_h", testimonial: "أحببت تنوع المنتجات، سأكرر التجربة.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/travel-concept-with-photo-camera_23-2148666259.jpg", imageAlt: "elegant shopping lifestyle photography"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/travel-concept-with-photo-camera_23-2148666259.jpg?_wi=1", imageAlt: "elegant shopping lifestyle photography"},
|
||||
{
|
||||
name: "خالد عمر", handle: "@khaled_o", testimonial: "أسعار تنافسية ومنتجات فاخرة حقاً.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ferromagnetic-liquid-metal-with-copy-space-pink-background_23-2148253525.jpg", imageAlt: "elegant shopping lifestyle photography"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ferromagnetic-liquid-metal-with-copy-space-pink-background_23-2148253525.jpg?_wi=1", imageAlt: "elegant shopping lifestyle photography"},
|
||||
{
|
||||
name: "ليلى يوسف", handle: "@layla_y", testimonial: "أفضل متجر إلكتروني تعاملت معه حتى الآن.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-woman-studying-library_23-2148172380.jpg", imageAlt: "elegant shopping lifestyle photography"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-woman-studying-library_23-2148172380.jpg?_wi=1", imageAlt: "elegant shopping lifestyle photography"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-cardboard-organic-dinnerware_23-2149542142.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-cardboard-organic-dinnerware_23-2149542142.jpg?_wi=2"
|
||||
imageAlt="متجر تسوق عصري"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-successful-businessman-suit-showing-okay-sign-looking-satisfied-standing-against-white-ba_1258-162874.jpg", alt: "عميل 1" },
|
||||
@@ -90,11 +90,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "توصيل سريع", description: "نوصل طلباتكم في أسرع وقت ممكن.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/travel-concept-with-photo-camera_23-2148666259.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/ferromagnetic-liquid-metal-with-copy-space-pink-background_23-2148253525.jpg" },
|
||||
title: "توصيل سريع", description: "نوصل طلباتكم في أسرع وقت ممكن.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/travel-concept-with-photo-camera_23-2148666259.jpg?_wi=2" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/ferromagnetic-liquid-metal-with-copy-space-pink-background_23-2148253525.jpg?_wi=2" },
|
||||
},
|
||||
{
|
||||
title: "جودة مضمونة", description: "جميع منتجاتنا خاضعة لأعلى معايير الرقابة.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-woman-studying-library_23-2148172380.jpg" },
|
||||
title: "جودة مضمونة", description: "جميع منتجاتنا خاضعة لأعلى معايير الرقابة.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-woman-studying-library_23-2148172380.jpg?_wi=2" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-plant-cardboard-circle_23-2148835352.jpg" },
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user