Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-22 17:43:48 +00:00

View File

@@ -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"
/>
</div>
@@ -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"
/>
</div>
@@ -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",
},
]}