From 396f8e2b713904df7b0926524dbf03fe3e7d1e63 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 21:58:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 325e22d..ff269c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,45 +59,45 @@ export default function LandingPage() { description="تشرتات عصرية بجودة عالية" leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/black-stylish-guy-sitting-stands_117513-14.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-stylish-guy-sitting-stands_117513-14.jpg?_wi=1", imageAlt: "Streetwear Style", }, { - imageSrc: "http://img.b2bpic.net/free-photo/grunge-wall-texture_1194-8313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grunge-wall-texture_1194-8313.jpg?_wi=1", imageAlt: "Abstract Urban", }, { - imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-medical-mask-studio_23-2148565550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-medical-mask-studio_23-2148565550.jpg?_wi=1", imageAlt: "Minimalist Tee", }, { - imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-moving-her-body-full-shot_23-2149429034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-moving-her-body-full-shot_23-2149429034.jpg?_wi=1", imageAlt: "Street Classic", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-skateboard_23-2148435995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-skateboard_23-2148435995.jpg?_wi=1", imageAlt: "Artic Graphic", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/grunge-wall-texture_1194-8313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grunge-wall-texture_1194-8313.jpg?_wi=2", imageAlt: "Abstract Urban", }, { - imageSrc: "http://img.b2bpic.net/free-photo/black-stylish-guy-sitting-stands_117513-14.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-stylish-guy-sitting-stands_117513-14.jpg?_wi=2", imageAlt: "Streetwear Style", }, { - imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448806.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448806.jpg?_wi=1", imageAlt: "Oversized Tee", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-blank-shirt_23-2149347545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-blank-shirt_23-2149347545.jpg?_wi=1", imageAlt: "Embroidered Elite", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stunning-african-man-posing-with-gently-smile-stairs-handsome-guy-checkered-jacket-sitting-steps-evening_197531-22068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stunning-african-man-posing-with-gently-smile-stairs-handsome-guy-checkered-jacket-sitting-steps-evening_197531-22068.jpg?_wi=1", imageAlt: "Street Vision", }, ]} @@ -173,7 +173,7 @@ export default function LandingPage() { price: "3500 دج", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-medical-mask-studio_23-2148565550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-medical-mask-studio_23-2148565550.jpg?_wi=2", }, { id: "p2", @@ -182,7 +182,7 @@ export default function LandingPage() { price: "3200 دج", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-moving-her-body-full-shot_23-2149429034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-moving-her-body-full-shot_23-2149429034.jpg?_wi=2", }, { id: "p3", @@ -191,7 +191,7 @@ export default function LandingPage() { price: "3800 دج", rating: 4, reviewCount: "20", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-skateboard_23-2148435995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-skateboard_23-2148435995.jpg?_wi=2", }, { id: "p4", @@ -200,7 +200,7 @@ export default function LandingPage() { price: "4000 دج", rating: 5, reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448806.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448806.jpg?_wi=2", }, { id: "p5", @@ -209,7 +209,7 @@ export default function LandingPage() { price: "4500 دج", rating: 5, reviewCount: "5", - imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-blank-shirt_23-2149347545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-blank-shirt_23-2149347545.jpg?_wi=2", }, { id: "p6", @@ -218,7 +218,7 @@ export default function LandingPage() { price: "3600 دج", rating: 4, reviewCount: "10", - imageSrc: "http://img.b2bpic.net/free-photo/stunning-african-man-posing-with-gently-smile-stairs-handsome-guy-checkered-jacket-sitting-steps-evening_197531-22068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stunning-african-man-posing-with-gently-smile-stairs-handsome-guy-checkered-jacket-sitting-steps-evening_197531-22068.jpg?_wi=2", }, ]} title="تشكيلة المنتجات" @@ -264,28 +264,28 @@ export default function LandingPage() { name: "أحمد علي", role: "مصمم جرافيك", testimonial: "الجودة خيالية والتصاميم مبتكرة جداً.", - imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-medical-mask-studio_23-2148565550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-medical-mask-studio_23-2148565550.jpg?_wi=3", }, { id: "t2", name: "سارة كريم", role: "طالبة", testimonial: "أحببت قصة التشرتات، مريحة جداً وأنيقة.", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-moving-her-body-full-shot_23-2149429034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-moving-her-body-full-shot_23-2149429034.jpg?_wi=3", }, { id: "t3", name: "ياسين موهوب", role: "مهندس", testimonial: "خدمة توصيل سريعة وتعامل راقي.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-skateboard_23-2148435995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-skateboard_23-2148435995.jpg?_wi=3", }, { id: "t4", name: "نور الهدى", role: "مؤثرة", testimonial: "UrbanTee هو الخيار الأول لي في الملابس اليومية.", - imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448806.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448806.jpg?_wi=3", }, ]} /> -- 2.49.1