diff --git a/src/app/page.tsx b/src/app/page.tsx index 95863d7..185e9df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@LocalCafe", testimonial: "Die Umsetzung war schnell, unkompliziert und extrem hilfreich für unser Geschäft.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tablet-books-arrangement-high-angle_23-2149765803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-books-arrangement-high-angle_23-2149765803.jpg?_wi=1", imageAlt: "minimalist workspace mockup", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@WeberHandwerk", testimonial: "Endlich ein Partner, der uns versteht und unsere Website perfekt betreut.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-generating-ideas-floor_53876-46943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-generating-ideas-floor_53876-46943.jpg?_wi=1", imageAlt: "minimalist workspace mockup", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@SchmidtBoutique", testimonial: "Großartige Unterstützung bei unseren Social Media Aktivitäten. Absolut empfehlenswert!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/25-web-development-icon-set-business-logo-concept-ideas-line-icon_1142-7381.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/25-web-development-icon-set-business-logo-concept-ideas-line-icon_1142-7381.jpg?_wi=1", imageAlt: "minimalist workspace mockup", }, { @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tablet-books-arrangement-high-angle_23-2149765803.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tablet-books-arrangement-high-angle_23-2149765803.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg", @@ -155,7 +155,7 @@ export default function LandingPage() { description: "Ihr unternehmerischer Erfolg steht bei uns an erster Stelle.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/colleagues-generating-ideas-floor_53876-46943.jpg" + imageSrc="http://img.b2bpic.net/free-photo/colleagues-generating-ideas-floor_53876-46943.jpg?_wi=2" /> @@ -170,7 +170,7 @@ export default function LandingPage() { description: "Professionelle Webpräsenzen, die Kunden überzeugen.", bentoComponent: "reveal-icon", icon: Globe, - imageSrc: "http://img.b2bpic.net/free-vector/25-web-development-icon-set-business-logo-concept-ideas-line-icon_1142-7381.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/25-web-development-icon-set-business-logo-concept-ideas-line-icon_1142-7381.jpg?_wi=2", imageAlt: "web development icon minimal", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { description: "Mehr Sichtbarkeit durch gezielte Posts und Interaktion.", bentoComponent: "reveal-icon", icon: ThumbsUp, - imageSrc: "http://img.b2bpic.net/free-photo/tablet-books-arrangement-high-angle_23-2149765803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-books-arrangement-high-angle_23-2149765803.jpg?_wi=3", imageAlt: "web development icon minimal", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { description: "Von der Technik bis zur Pflege – alles aus einer Hand.", bentoComponent: "reveal-icon", icon: Briefcase, - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-generating-ideas-floor_53876-46943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-generating-ideas-floor_53876-46943.jpg?_wi=3", imageAlt: "web development icon minimal", }, ]}