diff --git a/src/app/page.tsx b/src/app/page.tsx index 82c0114..8234291 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { { text: "Download Resume", href: "#" }, ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUgR2hYbOYemnWNslVhhHMDm8R/a-modern-developer-workspace-with-multip-1772652815751-689e2337.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUgR2hYbOYemnWNslVhhHMDm8R/a-modern-developer-workspace-with-multip-1772652815751-689e2337.png?_wi=1" imageAlt="Developer workspace with Java code" mediaAnimation="blur-reveal" imagePosition="right" @@ -196,7 +196,7 @@ export default function LandingPage() { description="Subscribe to my newsletter for weekly tips on Java development, system design patterns, and scaling distributed systems. Plus, early access to new projects and technical articles." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUgR2hYbOYemnWNslVhhHMDm8R/a-modern-developer-workspace-with-multip-1772652815751-689e2337.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUgR2hYbOYemnWNslVhhHMDm8R/a-modern-developer-workspace-with-multip-1772652815751-689e2337.png?_wi=2" imageAlt="Development workspace" mediaAnimation="slide-up" mediaPosition="right"