diff --git a/src/app/page.tsx b/src/app/page.tsx index 4847fc4..5e1d267 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]}