Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 08:00:41 +00:00

View File

@@ -86,7 +86,7 @@ export default function LandingPage() {
}, },
]} ]}
buttonAnimation="slide-up" 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" imageAlt="AI-powered dashboard showing automated inquiry management"
/> />
</div> </div>
@@ -102,14 +102,14 @@ export default function LandingPage() {
id: "use-case-1", id: "use-case-1",
name: "Support-Hotline", name: "Support-Hotline",
price: "Effizient", 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", imageAlt: "Support agent with headset",
}, },
{ {
id: "use-case-2", id: "use-case-2",
name: "Immobilien", name: "Immobilien",
price: "Maßgeschneidert", 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", 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", imageSrc: "http://img.b2bpic.net/free-photo/wireless-white-smart-speaker-mockup-digital-device_53876-97320.jpg",
imageAlt: "Phonebot icon", 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", 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", imageSrc: "http://img.b2bpic.net/free-vector/chatbot-message-bubble-set_78370-9334.jpg",
imageAlt: "Chatbot icon", 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", 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", imageSrc: "http://img.b2bpic.net/free-vector/technological-icons-set_23-2147531323.jpg",
imageAlt: "Automations icon", 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", imageAlt: "AI phone bot icon white blue",
}, },
]} ]}