From 3b84770f5ae856bf657fa9ab95dbca78e30d842d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 04:49:25 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 85f5e5b..b82a9b3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -44,7 +44,7 @@ export default function AboutPage() { @@ -56,13 +56,13 @@ export default function AboutPage() { features={[ { id: "1", title: "Integrität", tags: ["Vertrauen", "Transparenz"], - imageSrc: "http://img.b2bpic.net/free-vector/business-money-human-resources_24877-49833.jpg", imageAlt: "Integrity and trust"}, + imageSrc: "http://img.b2bpic.net/free-vector/business-money-human-resources_24877-49833.jpg?_wi=2", imageAlt: "Integrity and trust"}, { id: "2", title: "Expertise", tags: ["Erfahrung", "Innovation"], - imageSrc: "http://img.b2bpic.net/free-vector/money-backgrounds-collection_1262-2534.jpg", imageAlt: "Expert investment knowledge"}, + imageSrc: "http://img.b2bpic.net/free-vector/money-backgrounds-collection_1262-2534.jpg?_wi=2", imageAlt: "Expert investment knowledge"}, { id: "3", title: "Kundenorientierung", tags: ["Service", "Partnerschaft"], - imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-flat-set_98292-1917.jpg", imageAlt: "Client-focused approach"}, + imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-flat-set_98292-1917.jpg?_wi=2", imageAlt: "Client-focused approach"}, ]} animationType="slide-up" title="Unsere Grundwerte" @@ -78,13 +78,13 @@ export default function AboutPage() { testimonials={[ { id: "1", name: "Michael R.", role: "Entrepreneur", company: "Tech Ventures", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-tablet_1098-135.jpg", imageAlt: "Michael R."}, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-tablet_1098-135.jpg?_wi=2", imageAlt: "Michael R."}, { id: "2", name: "Sarah K.", role: "Finanzmanagerin", company: "Asset Management GmbH", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-corporate-woman-holding-her-laptop-smiling-going-work-wearing-professional_1258-117427.jpg", imageAlt: "Sarah K."}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-corporate-woman-holding-her-laptop-smiling-going-work-wearing-professional_1258-117427.jpg?_wi=2", imageAlt: "Sarah K."}, { id: "3", name: "David W.", role: "Investor", company: "Private Equity", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "David W."}, + imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=2", imageAlt: "David W."}, ]} kpiItems={[ { value: "€500M+", label: "Vermögen unter Verwaltung" }, @@ -111,7 +111,7 @@ export default function AboutPage() { ]} textarea={{ name: "message", placeholder: "Ihre Nachricht...", rows: 5, required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/premium-abstract-golden-lines-dark-background-design_1017-55324.jpg" + imageSrc="http://img.b2bpic.net/free-vector/premium-abstract-golden-lines-dark-background-design_1017-55324.jpg?_wi=8" imageAlt="Alpha team meeting" mediaAnimation="none" mediaPosition="right"