Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user