Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-01 14:24:29 +00:00

View File

@@ -102,7 +102,7 @@ export default function LandingPage() {
handle: "Google Review",
testimonial: "Alles super - bekomme immer schnell und unkompliziert einen Termin, freundliche Mitarbeiter, gute Preise!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184348.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184348.jpg?_wi=1",
},
{
id: "2",
@@ -110,7 +110,7 @@ export default function LandingPage() {
handle: "Google Review",
testimonial: "Sehr professionell und sauber. Ich komme definitiv wieder.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184348.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184348.jpg?_wi=2",
},
{
id: "3",
@@ -118,7 +118,7 @@ export default function LandingPage() {
handle: "Google Review",
testimonial: "Wunderschönes Ergebnis, bin total begeistert!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184348.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184348.jpg?_wi=3",
},
{
id: "4",
@@ -126,7 +126,7 @@ export default function LandingPage() {
handle: "Google Review",
testimonial: "Toller Service, sehr empfehlenswert für Leverkusen.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184348.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184348.jpg?_wi=4",
},
{
id: "5",
@@ -134,7 +134,7 @@ export default function LandingPage() {
handle: "Google Review",
testimonial: "Die beste Maniküre in ganz Leverkusen. Sehr zu empfehlen!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184348.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184348.jpg?_wi=5",
},
]}
showRating={true}
@@ -156,13 +156,13 @@ export default function LandingPage() {
id: "m1",
name: "Elena",
role: "Master Stylistin",
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184348.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184348.jpg?_wi=6",
},
{
id: "m2",
name: "Maria",
role: "Nageldesignerin",
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184348.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184348.jpg?_wi=7",
},
]}
/>