Update src/app/page.tsx
This commit is contained in:
@@ -63,15 +63,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
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",
|
||||
},
|
||||
{
|
||||
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",
|
||||
},
|
||||
{
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -173,21 +173,21 @@ export default function LandingPage() {
|
||||
title: "أسعار منافسة",
|
||||
description: "أفضل سعر للجملة في السوق.",
|
||||
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",
|
||||
},
|
||||
{
|
||||
title: "شحن سريع",
|
||||
description: "توصيل سريع لجميع المناطق.",
|
||||
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",
|
||||
},
|
||||
{
|
||||
title: "خدمة عملاء احترافية",
|
||||
description: "دعم مستمر للتجار.",
|
||||
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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user