Update src/app/page.tsx

This commit is contained in:
2026-03-19 12:23:53 +00:00
parent c57b946ef8
commit ca389d28e4

View File

@@ -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,