From 6067e45e9fbbdbc27f547893eb1b0bf9cd32fcda Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 09:43:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 732ce35..4c3ea8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,23 +56,23 @@ export default function LandingPage() { tag="NEW DROP" mediaItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/a-futuristic-streetwear-model-posing-in--1774863810893-f26bcced.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/a-futuristic-streetwear-model-posing-in--1774863810893-f26bcced.png?_wi=1", imageAlt: "Matelica Store Model 1", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/a-futuristic-streetwear-model-posing-in--1774863810893-f26bcced.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/a-futuristic-streetwear-model-posing-in--1774863810893-f26bcced.png?_wi=2", imageAlt: "Matelica Store Model 2", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/oversized-black-streetwear-hoodie-with-n-1774863811446-48fbbf5a.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/oversized-black-streetwear-hoodie-with-n-1774863811446-48fbbf5a.png?_wi=1", imageAlt: "Matelica Store Hoodie", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/trendy-streetwear-cargo-pants-urban-stre-1774863812286-ec293518.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/trendy-streetwear-cargo-pants-urban-stre-1774863812286-ec293518.png?_wi=1", imageAlt: "Matelica Store Cargo", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/stylish-urban-oversized-t-shirt-minimali-1774863810679-a7f59c1d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/stylish-urban-oversized-t-shirt-minimali-1774863810679-a7f59c1d.png?_wi=1", imageAlt: "Matelica Store Tee", }, ]} @@ -103,19 +103,19 @@ export default function LandingPage() { id: "p1", name: "Cyber Hoodie", price: "$89", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/oversized-black-streetwear-hoodie-with-n-1774863811446-48fbbf5a.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/oversized-black-streetwear-hoodie-with-n-1774863811446-48fbbf5a.png?_wi=2", }, { id: "p2", name: "Neon Cargo", price: "$120", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/trendy-streetwear-cargo-pants-urban-stre-1774863812286-ec293518.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/trendy-streetwear-cargo-pants-urban-stre-1774863812286-ec293518.png?_wi=2", }, { id: "p3", name: "Urban Tee", price: "$45", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/stylish-urban-oversized-t-shirt-minimali-1774863810679-a7f59c1d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/stylish-urban-oversized-t-shirt-minimali-1774863810679-a7f59c1d.png?_wi=2", }, ]} title="Trending Streetwear" @@ -130,7 +130,7 @@ export default function LandingPage() { { id: "t1", name: "Alex K.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/trendy-gen-z-portrait-urban-fashion-styl-1774863811817-92383c4c.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/trendy-gen-z-portrait-urban-fashion-styl-1774863811817-92383c4c.png?_wi=1", }, { id: "t2", @@ -150,7 +150,7 @@ export default function LandingPage() { { id: "t5", name: "Taylor D.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/trendy-gen-z-portrait-urban-fashion-styl-1774863811817-92383c4c.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/trendy-gen-z-portrait-urban-fashion-styl-1774863811817-92383c4c.png?_wi=2", }, ]} cardTitle="What the Community Says" -- 2.49.1