From b2da338121575b7aaeae30149089f24af6559287 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 17:44:42 +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 920d4ad..8f3415c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { title="Engineering Digital Experiences" description="Full-stack developer crafting high-performance, interactive, and responsive web applications for modern brands." tag="Available for new projects" - imageSrc="http://img.b2bpic.net/free-photo/3d-modern-particle-background-with-flowing-cyber-dots_1048-12265.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-modern-particle-background-with-flowing-cyber-dots_1048-12265.jpg?_wi=1" imageAlt="Digital Tech Abstract" /> @@ -55,7 +55,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Crafting Solutions" description="With over 5 years of experience in the industry, I bridge the gap between creative design and robust engineering. I build tools that scale." - imageSrc="http://img.b2bpic.net/free-photo/dedicated-businessman-working-late-laptop-dark-office_169016-54965.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dedicated-businessman-working-late-laptop-dark-office_169016-54965.jpg?_wi=1" imageAlt="Working at desk" /> @@ -123,9 +123,9 @@ export default function LandingPage() { { id: "t1", name: "Alex Smith", role: "Creative Lead", description: "Expert in UI design.", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-futuristic-particles_1048-12370.jpg", imageAlt: "3D abstract background with futuristic particles"}, { - id: "t2", name: "Maria Garcia", role: "Backend Engine", description: "Expert in cloud architecture.", imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-particle-background-with-flowing-cyber-dots_1048-12265.jpg", imageAlt: "3D abstract background with futuristic particles"}, + id: "t2", name: "Maria Garcia", role: "Backend Engine", description: "Expert in cloud architecture.", imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-particle-background-with-flowing-cyber-dots_1048-12265.jpg?_wi=2", imageAlt: "3D abstract background with futuristic particles"}, { - id: "t3", name: "John Doe", role: "Product Owner", description: "Master of project lifecycle.", imageSrc: "http://img.b2bpic.net/free-photo/dedicated-businessman-working-late-laptop-dark-office_169016-54965.jpg", imageAlt: "3D abstract background with futuristic particles"}, + id: "t3", name: "John Doe", role: "Product Owner", description: "Master of project lifecycle.", imageSrc: "http://img.b2bpic.net/free-photo/dedicated-businessman-working-late-laptop-dark-office_169016-54965.jpg?_wi=2", imageAlt: "3D abstract background with futuristic particles"}, ]} title="Collaborations" description="Key partners and peers I've collaborated with to build incredible things." -- 2.49.1