Update src/app/page.tsx

This commit is contained in:
2026-06-10 08:00:38 +00:00
parent 2dcb74ea4b
commit 856500dbac

View File

@@ -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"
/>
</div>
@@ -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",
},
]}