From 7c823ac309c7b967a0a746f723b030af792c67d2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 11:06:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e596aed..d502f66 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/cinematic-neon-lyric-video-edit-display--1774868795266-7ab3e533.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/cinematic-neon-lyric-video-edit-display--1774868795266-7ab3e533.png?_wi=1" imageAlt="Cinematic neon lyric video edit display with glowing text animation on a dark music studio background." /> @@ -95,7 +95,7 @@ export default function LandingPage() { "Motion Graphics", "Lyrics", ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/dynamic-music-video-edit-screenshot-with-1774868795732-ff2ac629.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/dynamic-music-video-edit-screenshot-with-1774868795732-ff2ac629.png?_wi=1", }, { id: "f2", @@ -106,7 +106,7 @@ export default function LandingPage() { "Rhythmic", "Glow", ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/abstract-music-visualizer-screen-with-fl-1774868797019-adc240d8.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/abstract-music-visualizer-screen-with-fl-1774868797019-adc240d8.png?_wi=1", }, { id: "f3", @@ -117,7 +117,7 @@ export default function LandingPage() { "Cinematic", "Elegant", ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/atmospheric-cinematic-video-edit-frame-w-1774868795244-3f87fd7c.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/atmospheric-cinematic-video-edit-frame-w-1774868795244-3f87fd7c.png?_wi=1", }, ]} title="Selected Works" @@ -184,7 +184,7 @@ export default function LandingPage() { role: "Independent Artist", company: "Solo Records", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/dynamic-music-video-edit-screenshot-with-1774868795732-ff2ac629.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/dynamic-music-video-edit-screenshot-with-1774868795732-ff2ac629.png?_wi=2", }, { id: "t2", @@ -192,7 +192,7 @@ export default function LandingPage() { role: "Producer", company: "SoundCloud Collective", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/abstract-music-visualizer-screen-with-fl-1774868797019-adc240d8.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/abstract-music-visualizer-screen-with-fl-1774868797019-adc240d8.png?_wi=2", }, { id: "t3", @@ -200,7 +200,7 @@ export default function LandingPage() { role: "Label Manager", company: "Dreamy Beats", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/atmospheric-cinematic-video-edit-frame-w-1774868795244-3f87fd7c.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/atmospheric-cinematic-video-edit-frame-w-1774868795244-3f87fd7c.png?_wi=2", }, { id: "t4", @@ -208,7 +208,7 @@ export default function LandingPage() { role: "Vocalist", company: "Night Sky Studio", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/cinematic-neon-lyric-video-edit-display--1774868795266-7ab3e533.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/cinematic-neon-lyric-video-edit-display--1774868795266-7ab3e533.png?_wi=2", }, ]} /> -- 2.49.1