Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-29 19:17:21 +00:00

View File

@@ -102,7 +102,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037192.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037192.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -166,7 +166,7 @@ export default function LandingPage() {
title: "Happy Clients",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/programming-language-code-editor-software-ui-computer-display_482257-124942.jpg"
imageSrc="http://img.b2bpic.net/free-photo/programming-language-code-editor-software-ui-computer-display_482257-124942.jpg?_wi=1"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
/>
@@ -191,7 +191,7 @@ export default function LandingPage() {
title: "UX Strategy",
description: "User-centric conversion flows.",
tag: "Strategy",
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037192.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037192.jpg?_wi=2",
imageAlt: "User provided image",
},
{
@@ -199,7 +199,7 @@ export default function LandingPage() {
title: "Web App Dev",
description: "Custom software solutions.",
tag: "Development",
imageSrc: "http://img.b2bpic.net/free-photo/programming-language-code-editor-software-ui-computer-display_482257-124942.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/programming-language-code-editor-software-ui-computer-display_482257-124942.jpg?_wi=2",
imageAlt: "User provided image",
},
]}