From 19ca7ac431b65a3ad73f117daaeafc3ed5b3bf58 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 21:35:44 +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 3a91566..b805f32 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { carouselItems={[ { id: "h1", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8tZr3I7rV3WO95i0P8GrC07iw/uploaded-1779572125625-zj0eskqy.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8tZr3I7rV3WO95i0P8GrC07iw/uploaded-1779572125625-zj0eskqy.png?_wi=1", imageAlt: "Hero Portrait", }, { @@ -116,7 +116,7 @@ export default function LandingPage() { title="Crafting digital experiences that inspire and engage." description="I'm a passionate Graphic Designer and Frontend Developer with over 6 years of experience creating beautiful, functional, and user-centered digital products. I believe in the perfect balance between aesthetics and performance." tag="ABOUT ME" - imageSrc="http://img.b2bpic.net/free-photo/woman-looks-through-blinds-early-morning-sunlight_169016-17897.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-looks-through-blinds-early-morning-sunlight_169016-17897.jpg?_wi=1" imageAlt="About Portrait" /> @@ -139,7 +139,7 @@ export default function LandingPage() { title: "Web Development", subtitle: "Clean code", description: "Responsive, fast, and SEO-friendly websites using modern technologies.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8tZr3I7rV3WO95i0P8GrC07iw/uploaded-1779572125625-zj0eskqy.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8tZr3I7rV3WO95i0P8GrC07iw/uploaded-1779572125625-zj0eskqy.png?_wi=2", imageAlt: "Black creative person holding smartphone for pictures of art drawing in studio space at home. African american young artist using digital technology for modern masterpiece project", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { title: "Branding & Identity", subtitle: "Strategic growth", description: "Unique brand identities that help businesses stand out and connect with their audience.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-looks-through-blinds-early-morning-sunlight_169016-17897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-looks-through-blinds-early-morning-sunlight_169016-17897.jpg?_wi=2", imageAlt: "Black creative person holding smartphone for pictures of art drawing in studio space at home. African american young artist using digital technology for modern masterpiece project", }, ]}