From f91153a4d6653808c49f3c2631aa1bdd4ffb766d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 22:41: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 ee07bb2..d2180e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7242.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7242.jpg?_wi=1" imageAlt="barber shop interior premium style" avatars={[ { @@ -141,7 +141,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Mehr als nur ein Haarschnitt" description="Bei Salon Sidar geht es nicht nur um Haare. Es geht darum, sich selbstbewusst, gepflegt und wohlzufühlen. Wir verbinden meisterhafte Präzision mit einer entspannten Luxus-Atmosphäre." - imageSrc="http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185628.jpg" + imageSrc="http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185628.jpg?_wi=1" imageAlt="luxurious hair salon interior design" /> @@ -165,7 +165,7 @@ export default function LandingPage() { description: "Saubere Übergänge auf höchstem Niveau.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7242.jpg?_wi=2", imageAlt: "Close-up of washbasin", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { description: "Konturen, Form & Pflege für einen perfekten Look.", bentoComponent: "reveal-icon", icon: Scissors, - imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185628.jpg?_wi=2", imageAlt: "Close-up of washbasin", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { description: "Haare, Bart, Augenbrauen & Styling.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-maledressed-suit-grey-background_613910-1592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-maledressed-suit-grey-background_613910-1592.jpg?_wi=1", imageAlt: "Close-up of washbasin", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { description: "Geduldiger und freundlicher Service für die Kleinen.", bentoComponent: "reveal-icon", icon: Smile, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-with-crossed-arms-dressed-white-shirt-grey-background_613910-8120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-with-crossed-arms-dressed-white-shirt-grey-background_613910-8120.jpg?_wi=1", imageAlt: "Close-up of washbasin", }, ]} @@ -222,14 +222,14 @@ export default function LandingPage() { id: "g3", name: "Kaffee-Service", price: "Entspannt", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-maledressed-suit-grey-background_613910-1592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-maledressed-suit-grey-background_613910-1592.jpg?_wi=2", imageAlt: "men fade haircut extreme detail", }, { id: "g4", name: "Detail Shots", price: "Präzise", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-with-crossed-arms-dressed-white-shirt-grey-background_613910-8120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-with-crossed-arms-dressed-white-shirt-grey-background_613910-8120.jpg?_wi=2", imageAlt: "professional barber portrait confident", }, ]} -- 2.49.1