Update src/app/page.tsx

This commit is contained in:
2026-05-10 08:55:13 +00:00
parent 83ae69d7c6
commit 6717385fe7

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
}, },
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343042.jpg" imageSrc="http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343042.jpg?_wi=1"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ {
@@ -208,7 +208,7 @@ export default function LandingPage() {
button: { button: {
text: "Kontakt", text: "Kontakt",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343042.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343042.jpg?_wi=2",
imageAlt: "financial advisor client meeting", imageAlt: "financial advisor client meeting",
}, },
]} ]}