diff --git a/src/app/page.tsx b/src/app/page.tsx index 28feee6..621ae25 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,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" /> @@ -66,7 +66,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" /> @@ -209,7 +209,7 @@ export default function LandingPage() { 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", + 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", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { 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", + 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", }, ]}