From 36340bdc4b58412f9c0fbb3d3137ab9ed83c7e1d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 20:47:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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", }, ]} -- 2.49.1