From db01bb298913df459638f822e4f029fdf16fa77d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 12:22:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ba3f7a..69290bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,8 +43,8 @@ export default function LandingPage() { tag="Stay Cool" buttons={[{ text: "See More", href: "#about" }]} mediaItems={[ - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg", imageAlt: "Mohan chillin" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg", imageAlt: "Mohan style 1" } + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg?_wi=1", imageAlt: "Mohan chillin" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg?_wi=2", imageAlt: "Mohan style 1" } ]} mediaAnimation="slide-up" rating={5} @@ -59,8 +59,8 @@ export default function LandingPage() { description="Look at these different styles and outfits. Life is too short to be serious." tag="Collection" mediaItems={[ - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg", imageAlt: "Outfit 1" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg", imageAlt: "Outfit 2" } + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg?_wi=3", imageAlt: "Outfit 1" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg?_wi=4", imageAlt: "Outfit 2" } ]} mediaAnimation="opacity" rating={5} @@ -78,7 +78,7 @@ export default function LandingPage() { { value: "24/7", title: "Cool" }, { value: "Infinity", title: "Style" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg?_wi=5" imageAlt="Mohan profile" mediaAnimation="slide-up" metricsAnimation="slide-up"