From 334a583f2a10e08bc2bbbf6d9851966175507356 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 08:24:24 +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 c8a4c82..18ee324 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,11 +95,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dumbbells-gym_53876-139915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dumbbells-gym_53876-139915.jpg?_wi=1", imageAlt: "Woman doing EMS training in a modern gym", }, { - imageSrc: "http://img.b2bpic.net/free-photo/wellness-health-lifestyle-workout-graphic-word_53876-13880.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wellness-health-lifestyle-workout-graphic-word_53876-13880.jpg?_wi=1", imageAlt: "Trainer assisting a client during a workout", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { title="Über Körperschmiede City" description="Bei Körperschmiede City geht es nicht nur ums Training, sondern um dein ganzheitliches Wohlbefinden. Tanja Steiner und ihr engagiertes Team schaffen eine motivierende und inklusive Atmosphäre, in der du deine persönlichen Fitnessziele erreichen kannst – egal ob du gerade erst anfängst oder deine Leistung steigern möchtest." tag="Deine Fitnessreise beginnt hier" - imageSrc="http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332066.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332066.jpg?_wi=1" imageAlt="Tanja Steiner, owner of Körperschmiede City, smiling with a client" /> @@ -151,7 +151,7 @@ export default function LandingPage() { description: "Kurze, intensive EMS-Einheiten, die in nur 20 Minuten die gleiche Wirkung wie Stunden im Fitnessstudio erzielen.", bentoComponent: "reveal-icon", icon: Clock, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dumbbells-gym_53876-139915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dumbbells-gym_53876-139915.jpg?_wi=2", imageAlt: "personal training icon", }, { @@ -159,7 +159,7 @@ export default function LandingPage() { description: "Aktiviert über 90% deiner Muskulatur gleichzeitig für ein umfassendes und effektives Workout.", bentoComponent: "reveal-icon", icon: Target, - imageSrc: "http://img.b2bpic.net/free-photo/wellness-health-lifestyle-workout-graphic-word_53876-13880.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wellness-health-lifestyle-workout-graphic-word_53876-13880.jpg?_wi=2", imageAlt: "personal training icon", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { description: "Effektives Training ohne hohe Belastung für deine Gelenke – ideal für jedes Alter und Fitnesslevel.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332066.jpg?_wi=2", imageAlt: "personal training icon", }, ]} -- 2.49.1