From 856500dbacd4143917fe92a7da01f4b60726dc0c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 08:00:38 +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 721ec55..ea774b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=1" imageAlt="AI-powered dashboard showing automated inquiry management" /> @@ -102,14 +102,14 @@ export default function LandingPage() { id: "use-case-1", name: "Support-Hotline", price: "Effizient", - imageSrc: "http://img.b2bpic.net/free-photo/upset-gamer-yelling-smashing-table-after-losing-online-competitive-multiplayer-match_482257-77051.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/upset-gamer-yelling-smashing-table-after-losing-online-competitive-multiplayer-match_482257-77051.jpg?_wi=1", imageAlt: "Support agent with headset", }, { id: "use-case-2", name: "Immobilien", price: "Maßgeschneidert", - imageSrc: "http://img.b2bpic.net/free-photo/technology-concept-with-futuristic-element_23-2151910950.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-concept-with-futuristic-element_23-2151910950.jpg?_wi=1", imageAlt: "Modern office building", }, { @@ -171,7 +171,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/wireless-white-smart-speaker-mockup-digital-device_53876-97320.jpg", imageAlt: "Phonebot icon", }, - imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=2", imageAlt: "AI phone bot icon white blue", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/chatbot-message-bubble-set_78370-9334.jpg", imageAlt: "Chatbot icon", }, - imageSrc: "http://img.b2bpic.net/free-photo/upset-gamer-yelling-smashing-table-after-losing-online-competitive-multiplayer-match_482257-77051.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/upset-gamer-yelling-smashing-table-after-losing-online-competitive-multiplayer-match_482257-77051.jpg?_wi=2", imageAlt: "AI phone bot icon white blue", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/technological-icons-set_23-2147531323.jpg", imageAlt: "Automations icon", }, - imageSrc: "http://img.b2bpic.net/free-photo/technology-concept-with-futuristic-element_23-2151910950.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-concept-with-futuristic-element_23-2151910950.jpg?_wi=2", imageAlt: "AI phone bot icon white blue", }, ]}