Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-04 16:57:33 +00:00

View File

@@ -70,14 +70,14 @@ export default function LandingPage() {
handle: "@anna",
testimonial: "Najlepszy manicure w Mikołajkach!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-thinking-creative-beauty-black-lady-african-american-girl-isolated-gray-background_640221-36.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-thinking-creative-beauty-black-lady-african-american-girl-isolated-gray-background_640221-36.jpg?_wi=1",
},
{
name: "Beata M.",
handle: "@beata",
testimonial: "Profesjonalna obsługa, paznokcie trzymają się idealnie.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-looking-away_23-2147892778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-looking-away_23-2147892778.jpg?_wi=1",
},
{
name: "Karolina S.",
@@ -207,7 +207,7 @@ export default function LandingPage() {
text: "Manicure męski",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-thinking-creative-beauty-black-lady-african-american-girl-isolated-gray-background_640221-36.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-thinking-creative-beauty-black-lady-african-american-girl-isolated-gray-background_640221-36.jpg?_wi=2",
imageAlt: "beautiful manicured hands",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
text: "Usuwanie lakieru",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-looking-away_23-2147892778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-looking-away_23-2147892778.jpg?_wi=2",
imageAlt: "beautiful manicured hands",
},
]}