Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-01 10:00:13 +00:00

View File

@@ -58,15 +58,15 @@ export default function LandingPage() {
description="Crafting sophisticated digital experiences for brands that dare to innovate. We blend technology and artistry to build your vision."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037176.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037176.jpg?_wi=1",
imageAlt: "Abstract geometry",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-126882.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-126882.jpg?_wi=1",
imageAlt: "Studio setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg?_wi=1",
imageAlt: "UI interface",
},
{
@@ -198,7 +198,7 @@ export default function LandingPage() {
text: "Smooth interactions",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037176.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037176.jpg?_wi=2",
imageAlt: "3D software UI",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
text: "Modular code",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-126882.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-126882.jpg?_wi=2",
imageAlt: "3D software UI",
},
{
@@ -230,7 +230,7 @@ export default function LandingPage() {
text: "Insights first",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg?_wi=2",
imageAlt: "3D software UI",
},
]}