Update src/app/services/page.tsx

This commit is contained in:
2026-03-13 18:20:01 +00:00
parent 53518fe421
commit 5f24cb557d

View File

@@ -82,21 +82,21 @@ export default function ServicesPage() {
id: 1,
title: "Moderne Haarschnitte",
description: "Präzise Schnitte mit den neuesten Trends und Techniken. Jeder Schnitt wird individuell auf Ihren Gesichtstyp, Haartyp und persönlichen Stil abgestimmt. Von klassischen Looks bis zu modernen Trendsettings.",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-hairdresser-cutting-hair-male-client_23-2147778768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-hairdresser-cutting-hair-male-client_23-2147778768.jpg?_wi=3",
imageAlt: "Moderner Haarschnitt",
},
{
id: 2,
title: "Bartpflege & Styling",
description: "Professionelle Bartpflege mit Trimmen, Konturierung und Styling. Wir verwenden hochwertige Bartöle und Balsame für optimale Ergebnisse. Perfekt gepflegte Bärte für jeden Stil.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-getting-groomed_23-2150668472.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-getting-groomed_23-2150668472.jpg?_wi=3",
imageAlt: "Bartpflege Service",
},
{
id: 3,
title: "Haarfarbe & Tönung",
description: "Hochwertige Haarfärbe- und Tönungsservices mit professioneller Farbberatung. Von dezenten Tönungen bis zu kreativen Colorationen wir setzen Ihre Farbwünsche professionell um.",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-washed_23-2148108811.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-washed_23-2148108811.jpg?_wi=3",
imageAlt: "Haarfarb-Service",
},
]}
@@ -122,7 +122,7 @@ export default function ServicesPage() {
handle: "@m_schmidt_biz",
testimonial: "Die Haarschnitte bei Profi Stil sind einfach hervorragend! Die Beratung ist persönlich und die Qualität ist top. Ich bin seit Monaten Stammkunde.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg?_wi=2",
imageAlt: "Marcus Schmidt",
},
{
@@ -131,7 +131,7 @@ export default function ServicesPage() {
handle: "@thomas.weber",
testimonial: "Endlich ein Salon, der sich wirklich Zeit nimmt. Die Bartpflege ist professionell und das Ergebnis ist perfekt. Sehr zu empfehlen!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg?_wi=2",
imageAlt: "Thomas Weber",
},
{
@@ -140,7 +140,7 @@ export default function ServicesPage() {
handle: "@andy_mueller",
testimonial: "Die Farbberatung bei Profi Stil ist ausgezeichnet. Ich habe meine Haarfarbe komplett neu gestaltet und bin begeistert vom Ergebnis!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-sitting-couch_1098-2454.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-sitting-couch_1098-2454.jpg?_wi=2",
imageAlt: "Andreas Mueller",
},
]}