From fac4c55d680d27fce2777fed64ecefa3c89663c1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 08:53:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b52e475..7e2ae58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { price: "$999", rating: 5, reviewCount: "1,200", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZDbDSeGvWNcjEe8zGm3Bu9QTK/close-up-shot-of-a-high-end-smartphone-s-1774687993141-5c38d2a3.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZDbDSeGvWNcjEe8zGm3Bu9QTK/close-up-shot-of-a-high-end-smartphone-s-1774687993141-5c38d2a3.png?_wi=1", }, { id: "p2", @@ -105,7 +105,7 @@ export default function LandingPage() { price: "$1,199", rating: 5, reviewCount: "980", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZDbDSeGvWNcjEe8zGm3Bu9QTK/close-up-shot-of-a-high-end-smartphone-s-1774687993141-5c38d2a3.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZDbDSeGvWNcjEe8zGm3Bu9QTK/close-up-shot-of-a-high-end-smartphone-s-1774687993141-5c38d2a3.png?_wi=2", }, { id: "p3", @@ -114,7 +114,7 @@ export default function LandingPage() { price: "$899", rating: 4, reviewCount: "560", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZDbDSeGvWNcjEe8zGm3Bu9QTK/close-up-shot-of-a-high-end-smartphone-s-1774687993141-5c38d2a3.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZDbDSeGvWNcjEe8zGm3Bu9QTK/close-up-shot-of-a-high-end-smartphone-s-1774687993141-5c38d2a3.png?_wi=3", }, { id: "p4", @@ -123,7 +123,7 @@ export default function LandingPage() { price: "$799", rating: 4, reviewCount: "430", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZDbDSeGvWNcjEe8zGm3Bu9QTK/close-up-shot-of-a-high-end-smartphone-s-1774687993141-5c38d2a3.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZDbDSeGvWNcjEe8zGm3Bu9QTK/close-up-shot-of-a-high-end-smartphone-s-1774687993141-5c38d2a3.png?_wi=4", }, ]} title="Our Collection" @@ -142,7 +142,7 @@ export default function LandingPage() { name: "Sarah Jenkins", handle: "@sarahj", testimonial: "The design of my new phone is absolutely stunning, and the performance is unmatched.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZDbDSeGvWNcjEe8zGm3Bu9QTK/professional-portrait-of-a-tech-enthusia-1774687994906-5ad70ffe.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZDbDSeGvWNcjEe8zGm3Bu9QTK/professional-portrait-of-a-tech-enthusia-1774687994906-5ad70ffe.png?_wi=1", }, { id: "t2", @@ -170,7 +170,7 @@ export default function LandingPage() { name: "Alex Rivera", handle: "@arivera", testimonial: "NexusCell has redefined how I buy tech. Incredible support and fast shipping.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZDbDSeGvWNcjEe8zGm3Bu9QTK/professional-portrait-of-a-tech-enthusia-1774687994906-5ad70ffe.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZDbDSeGvWNcjEe8zGm3Bu9QTK/professional-portrait-of-a-tech-enthusia-1774687994906-5ad70ffe.png?_wi=2", }, ]} title="Loved by Tech Enthusiasts" -- 2.49.1