diff --git a/src/app/page.tsx b/src/app/page.tsx index f99fc39..9781c25 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { }, { id: 2, - title: "Perfekte Linien & Übergänge", description: "Präzision auf höchstem Niveau. Jeder Schnitt wird mit professionellen Geräten und Jahren von Erfahrung ausgeführt.", imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186518.jpg", imageAlt: "Close-up of precise cutting lines and transitions" + title: "Perfekte Linien & Übergänge", description: "Präzision auf höchstem Niveau. Jeder Schnitt wird mit professionellen Geräten und Jahren von Erfahrung ausgeführt.", imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186518.jpg?_wi=1", imageAlt: "Close-up of precise cutting lines and transitions" }, { id: 3, @@ -117,7 +117,7 @@ export default function LandingPage() { products={[ { id: "precision-cut", brand: "Signature", name: "Precision Cut", price: "€35", rating: 5, - reviewCount: "140+", imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186518.jpg", imageAlt: "Professional precision haircut" + reviewCount: "140+", imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186518.jpg?_wi=2", imageAlt: "Professional precision haircut" }, { id: "fade-styling", brand: "Advanced", name: "Fade & Styling", price: "€45", rating: 5,