Update src/app/page.tsx
This commit is contained in:
@@ -69,11 +69,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spices-near-hot-chocolate-blanket_23-2147936682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spices-near-hot-chocolate-blanket_23-2147936682.jpg?_wi=1",
|
||||
imageAlt: "جوارب شتوية دافئة",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-socks-having-grapefruit-lemons-his-feet_23-2149384024.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-socks-having-grapefruit-lemons-his-feet_23-2149384024.jpg?_wi=1",
|
||||
imageAlt: "جوارب قطنية فاخرة",
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
icon: Zap,
|
||||
title: "راحة فائقة",
|
||||
description: "مصممة لتناسب قدمك بشكل مثالي.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spices-near-hot-chocolate-blanket_23-2147936682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spices-near-hot-chocolate-blanket_23-2147936682.jpg?_wi=2",
|
||||
imageAlt: "Christmas background with sock and wool",
|
||||
},
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
icon: Shield,
|
||||
title: "دائمة وعملية",
|
||||
description: "تحمل كثرة الغسيل دون تغيير.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-socks-having-grapefruit-lemons-his-feet_23-2149384024.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-socks-having-grapefruit-lemons-his-feet_23-2149384024.jpg?_wi=2",
|
||||
imageAlt: "Christmas background with sock and wool",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user