Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
handle: "@kunde",
|
||||
testimonial: "Bester Barber in Lotte! Schnelle Arbeit, top Schnitt.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205920.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205920.jpg?_wi=1",
|
||||
imageAlt: "luxurious barbershop dark interior",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@kunde",
|
||||
testimonial: "Sauberer Service, komme wieder.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506188.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506188.jpg?_wi=1",
|
||||
imageAlt: "luxurious barbershop dark interior",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@kunde",
|
||||
testimonial: "Top Adresse für Herrenfrisuren.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-razors-table_23-2147736988.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-razors-table_23-2147736988.jpg?_wi=1",
|
||||
imageAlt: "luxurious barbershop dark interior",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
href: "https://maps.google.com/?q=Bahnhofstraße+2,+49504+Lotte",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205920.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205920.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-washing-head_627829-7378.jpg",
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Herrenhaarschnitt",
|
||||
description: "Moderner oder klassischer Schnitt, auf Ihren Style abgestimmt.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506188.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506188.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Bartpflege",
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
title: "Fresh Fade",
|
||||
category: "Styling",
|
||||
excerpt: "Klassischer Fade Cut für den täglichen Style.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-razors-table_23-2147736988.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-razors-table_23-2147736988.jpg?_wi=2",
|
||||
authorName: "Shadi",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-washing-head_627829-7234.jpg",
|
||||
date: "2024",
|
||||
|
||||
Reference in New Issue
Block a user