From 4ac6021cbb0721c768cd5dd0bd50b0681f02f635 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 08:37:25 +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 e2feed7..1b38ef2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagIcon={Zap} tagAnimation="slide-up" background={{ variant: "canvas-reveal" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2GH6ZYlj0cmyeDGZpQZiHYnZ/uploaded-1772786156596-4qxzyjsb.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2GH6ZYlj0cmyeDGZpQZiHYnZ/uploaded-1772786156596-4qxzyjsb.jpg?_wi=1" imageAlt="Mohammed Shaheer professional profile photo" buttons={[ { text: "Download Resume", href: "#contact" }, @@ -67,7 +67,7 @@ export default function LandingPage() { imagePosition="right" textboxLayout="default" useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2GH6ZYlj0cmyeDGZpQZiHYnZ/uploaded-1772786156596-4qxzyjsb.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2GH6ZYlj0cmyeDGZpQZiHYnZ/uploaded-1772786156596-4qxzyjsb.jpg?_wi=2" imageAlt="Mohammed Shaheer professional profile" bulletPoints={[ { -- 2.49.1