From af1aac9687e2c3c53f5cfdb3f157aa7abd0cd122 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:36:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 864ac03..c27ce3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,11 +51,11 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} mediaItems={[ - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARkLGuJqvnS1r98lHDweEtmhVq/a-vibrant-live-selling-dashboard-interfa-1772562901948-e562b73c.png", imageAlt: "WhatNot live selling dashboard" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARkLGuJqvnS1r98lHDweEtmhVq/a-beautifully-organized-warehouse-shelf--1772562902724-ec7797f3.png", imageAlt: "Preimported product inventory" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARkLGuJqvnS1r98lHDweEtmhVq/a-vibrant-live-selling-dashboard-interfa-1772562901948-e562b73c.png?_wi=1", imageAlt: "WhatNot live selling dashboard" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARkLGuJqvnS1r98lHDweEtmhVq/a-beautifully-organized-warehouse-shelf--1772562902724-ec7797f3.png?_wi=1", imageAlt: "Preimported product inventory" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARkLGuJqvnS1r98lHDweEtmhVq/an-enthusiastic-young-entrepreneur-or-co-1772562902430-832bdf2b.png", imageAlt: "Successful seller in action" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARkLGuJqvnS1r98lHDweEtmhVq/a-vibrant-live-selling-dashboard-interfa-1772562901948-e562b73c.png", imageAlt: "Real-time earnings tracking" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARkLGuJqvnS1r98lHDweEtmhVq/a-beautifully-organized-warehouse-shelf--1772562902724-ec7797f3.png", imageAlt: "Organized inventory system" } + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARkLGuJqvnS1r98lHDweEtmhVq/a-vibrant-live-selling-dashboard-interfa-1772562901948-e562b73c.png?_wi=2", imageAlt: "Real-time earnings tracking" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARkLGuJqvnS1r98lHDweEtmhVq/a-beautifully-organized-warehouse-shelf--1772562902724-ec7797f3.png?_wi=2", imageAlt: "Organized inventory system" } ]} mediaAnimation="slide-up" buttons={[ -- 2.49.1