From df08e23779bc72d064e438ffa7f8cf524935d532 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:08:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fc6c2cd..4769508 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" background={{ variant: "aurora" }} - imageSrc="http://img.b2bpic.net/free-photo/checking-current-laptop-circuit-board_1098-13759.jpg" + imageSrc="http://img.b2bpic.net/free-photo/checking-current-laptop-circuit-board_1098-13759.jpg?_wi=1" imageAlt="IT-Werkstatt mit professionellem Arbeitsplatz" mediaAnimation="opacity" frameStyle="card" @@ -142,7 +142,7 @@ export default function LandingPage() { buttons={[ { text: "Kontakt aufnehmen", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/checking-current-laptop-circuit-board_1098-13759.jpg" + imageSrc="http://img.b2bpic.net/free-photo/checking-current-laptop-circuit-board_1098-13759.jpg?_wi=2" imageAlt="Thomas Ullrich Computertechnik – Professionelle IT-Lösungen" useInvertedBackground={false} titleClassName="text-4xl font-light text-foreground" @@ -157,13 +157,13 @@ export default function LandingPage() {