From 222ec2306d85c955c01a489249cf034c249769ed Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:26:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 579f123..297c3b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "aurora" }} - imageSrc="http://img.b2bpic.net/free-photo/asian-woman-wheelchair-group-people-laughing-job-break-having-fun-disability-friendly-office-worker-with-chronic-health-condition-chatting-with-cheerful-colleagues_482257-47247.jpg" + imageSrc="http://img.b2bpic.net/free-photo/asian-woman-wheelchair-group-people-laughing-job-break-having-fun-disability-friendly-office-worker-with-chronic-health-condition-chatting-with-cheerful-colleagues_482257-47247.jpg?_wi=1" imageAlt="Diverse Menschen arbeiten zusammen an einer inklusiven Zukunft" buttons={[ { text: "Jetzt Zukunft gestalten", href: "contact" }, @@ -67,7 +67,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} mediaAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/asian-woman-wheelchair-group-people-laughing-job-break-having-fun-disability-friendly-office-worker-with-chronic-health-condition-chatting-with-cheerful-colleagues_482257-47247.jpg" + imageSrc="http://img.b2bpic.net/free-photo/asian-woman-wheelchair-group-people-laughing-job-break-having-fun-disability-friendly-office-worker-with-chronic-health-condition-chatting-with-cheerful-colleagues_482257-47247.jpg?_wi=2" imageAlt="Menschen verschiedener Herkunft arbeiten gemeinsam" imagePosition="right" bulletPoints={[ -- 2.49.1