Update src/app/reviews/page.tsx
This commit is contained in:
@@ -95,7 +95,7 @@ export default function ReviewsPage() {
|
||||
company: "Частный мастер",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/experienced-operator-hard-hat_146671-19537.jpg",
|
||||
"http://img.b2bpic.net/free-photo/experienced-operator-hard-hat_146671-19537.jpg?_wi=3",
|
||||
imageAlt: "Ерболат К., сантехник",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function ReviewsPage() {
|
||||
company: "Личный ремонт",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg",
|
||||
"http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg?_wi=3",
|
||||
imageAlt: "Айгуль М., владелица квартиры",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function ReviewsPage() {
|
||||
company: "УК «Альянс-Сервис»",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg?_wi=3",
|
||||
imageAlt: "Дмитрий П., руководитель",
|
||||
},
|
||||
{
|
||||
@@ -125,7 +125,7 @@ export default function ReviewsPage() {
|
||||
company: "Строй-Групп ТОО",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg?_wi=3",
|
||||
imageAlt: "Ольга Л., главный инженер",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function ReviewsPage() {
|
||||
company: "Сеть ремонт.сервис",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mature-man-working-indoors_23-2148465236.jpg",
|
||||
"http://img.b2bpic.net/free-photo/mature-man-working-indoors_23-2148465236.jpg?_wi=2",
|
||||
imageAlt: "Марат Н., владелец магазина",
|
||||
},
|
||||
{
|
||||
@@ -145,7 +145,7 @@ export default function ReviewsPage() {
|
||||
company: "DesignPro Studio",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fashion-designer-working-her-workshop-alone_23-2148877344.jpg",
|
||||
"http://img.b2bpic.net/free-photo/fashion-designer-working-her-workshop-alone_23-2148877344.jpg?_wi=2",
|
||||
imageAlt: "Екатерина Ф., дизайнер интерьера",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user