Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-12 14:36:47 +00:00

View File

@@ -63,15 +63,15 @@ export default function LandingPage() {
]} ]}
slides={[ slides={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/desk-gadgets_181624-23300.jpg", imageSrc: "http://img.b2bpic.net/free-photo/desk-gadgets_181624-23300.jpg?_wi=1",
imageAlt: "modern electronics retail display", imageAlt: "modern electronics retail display",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/people-connected-social-media_23-2149160253.jpg", imageSrc: "http://img.b2bpic.net/free-photo/people-connected-social-media_23-2149160253.jpg?_wi=1",
imageAlt: "smartphone collection luxury display", imageAlt: "smartphone collection luxury display",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg", imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg?_wi=1",
imageAlt: "electronic accessory wholesale inventory", imageAlt: "electronic accessory wholesale inventory",
}, },
{ {
@@ -173,21 +173,21 @@ export default function LandingPage() {
title: "أسعار منافسة", title: "أسعار منافسة",
description: "أفضل سعر للجملة في السوق.", description: "أفضل سعر للجملة في السوق.",
buttonIcon: "Award", buttonIcon: "Award",
imageSrc: "http://img.b2bpic.net/free-photo/desk-gadgets_181624-23300.jpg", imageSrc: "http://img.b2bpic.net/free-photo/desk-gadgets_181624-23300.jpg?_wi=2",
imageAlt: "Minimalist tech setup with smartwatch", imageAlt: "Minimalist tech setup with smartwatch",
}, },
{ {
title: "شحن سريع", title: "شحن سريع",
description: "توصيل سريع لجميع المناطق.", description: "توصيل سريع لجميع المناطق.",
buttonIcon: "Zap", buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-photo/people-connected-social-media_23-2149160253.jpg", imageSrc: "http://img.b2bpic.net/free-photo/people-connected-social-media_23-2149160253.jpg?_wi=2",
imageAlt: "Minimalist tech setup with smartwatch", imageAlt: "Minimalist tech setup with smartwatch",
}, },
{ {
title: "خدمة عملاء احترافية", title: "خدمة عملاء احترافية",
description: "دعم مستمر للتجار.", description: "دعم مستمر للتجار.",
buttonIcon: "Phone", buttonIcon: "Phone",
imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg", imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg?_wi=2",
imageAlt: "Minimalist tech setup with smartwatch", imageAlt: "Minimalist tech setup with smartwatch",
}, },
]} ]}