From c16e96d2bc9d03e711687b03762922fe4062f76b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 15:16:34 +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 848f8ca..464bb7f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { text: "Contact Me", href: "#contact"}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Du1hCkOp6mU1KzKakTWLCt3zPY/uploaded-1779117319036-4d5pt4i2.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Du1hCkOp6mU1KzKakTWLCt3zPY/uploaded-1779117319036-4d5pt4i2.png?_wi=1" imageAlt="Vaishnav V professional headshot" mediaAnimation="slide-up" avatars={[ @@ -94,7 +94,7 @@ export default function LandingPage() { title="Passionate Technologist" description="I thrive at the intersection of Cybersecurity and Full-Stack development. My background in MCA and Physics gives me a unique perspective on solving complex computational problems." subdescription="Dedicated to innovation, accessibility, and robust software architecture." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Du1hCkOp6mU1KzKakTWLCt3zPY/uploaded-1779117319036-4d5pt4i2.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Du1hCkOp6mU1KzKakTWLCt3zPY/uploaded-1779117319036-4d5pt4i2.png?_wi=2" mediaAnimation="slide-up" icon={Code} imageAlt="Vaishnav V professional headshot" -- 2.49.1