From d067083c764db6c21aadc415234955bdb5d32219 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 10:31:07 +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 bbc472a..4628455 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/boxes-surface-with-abstract-pattern-colorful-waves_1217-2579.jpg" + imageSrc="http://img.b2bpic.net/free-photo/boxes-surface-with-abstract-pattern-colorful-waves_1217-2579.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -142,7 +142,7 @@ export default function LandingPage() { description="My journey began with a passion for technology and problem-solving, leading me to master the MERN stack through dedicated self-learning and practical projects." subdescription="Specializing in React, Node.js, MongoDB, and Express, I build robust, responsive, and scalable applications serving real users." icon={Code} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-redhead-woman-pride-day_23-2148967687.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-redhead-woman-pride-day_23-2148967687.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -214,7 +214,7 @@ export default function LandingPage() { description: "Responsive design & scalable API logic.", bentoComponent: "reveal-icon", icon: Cloud, - imageSrc: "http://img.b2bpic.net/free-photo/boxes-surface-with-abstract-pattern-colorful-waves_1217-2579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boxes-surface-with-abstract-pattern-colorful-waves_1217-2579.jpg?_wi=2", imageAlt: "Surrealist portrait of fashionable woman", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { description: "Tailwind-driven performance and style.", bentoComponent: "reveal-icon", icon: Palette, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-redhead-woman-pride-day_23-2148967687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-redhead-woman-pride-day_23-2148967687.jpg?_wi=2", imageAlt: "Surrealist portrait of fashionable woman", }, ]} -- 2.49.1