From 36806c66a0f02e189f9aac7feaed7dea46800965 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:35:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e3ecca..32e294f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function PortfolioPage() { description="Frontend Developer at Mind Nerves Technology, building scalable web applications with React and TypeScript" tag="CircleUp Project" tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsVJkFLFCaOqVJJCD1N6mrKep/mobile-and-web-application-interface-for-1772904747353-9c8173ce.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsVJkFLFCaOqVJJCD1N6mrKep/mobile-and-web-application-interface-for-1772904747353-9c8173ce.png?_wi=1" imageAlt="CircleUp mobile app interface" mediaAnimation="slide-up" useInvertedBackground={true} @@ -147,7 +147,7 @@ export default function PortfolioPage() { { id: "1", brand: "React Native", name: "CircleUp - Community Manager", price: "In Production", rating: 5, reviewCount: "Active", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsVJkFLFCaOqVJJCD1N6mrKep/mobile-and-web-application-interface-for-1772904747353-9c8173ce.png", imageAlt: "CircleUp mobile app dashboard"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsVJkFLFCaOqVJJCD1N6mrKep/mobile-and-web-application-interface-for-1772904747353-9c8173ce.png?_wi=2", imageAlt: "CircleUp mobile app dashboard"}, { id: "2", brand: "MERN Stack", name: "Restaurant Website", price: "Responsive", rating: 4, reviewCount: "Completed", imageSrc: -- 2.49.1