Update src/app/about/page.tsx

This commit is contained in:
2026-03-06 16:23:22 +00:00
parent a0eae62e81
commit cf4d226967

View File

@@ -201,7 +201,7 @@ export default function AboutPage() {
company: "Частный мастер",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg",
"http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg?_wi=1",
imageAlt: "professional tradesman plumber portrait",
},
{
@@ -211,7 +211,7 @@ export default function AboutPage() {
company: "Личный ремонт",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14419.jpg",
"http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14419.jpg?_wi=1",
imageAlt: "happy woman homeowner portrait",
},
{
@@ -221,7 +221,7 @@ export default function AboutPage() {
company: "УК «Альянс-Сервис»",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg",
"http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg?_wi=1",
imageAlt: "business manager professional portrait",
},
{
@@ -231,7 +231,7 @@ export default function AboutPage() {
company: "Строй-Групп ТОО",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg",
"http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg?_wi=1",
imageAlt: "professional engineer woman portrait",
},
{
@@ -241,7 +241,7 @@ export default function AboutPage() {
company: "Сеть ремонт.сервис",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170382.jpg",
"http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170382.jpg?_wi=1",
imageAlt: "business owner male portrait",
},
{
@@ -251,7 +251,7 @@ export default function AboutPage() {
company: "DesignPro Studio",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/young-beautiful-lady-with-dark-curly-hair-khaki-shirt-holding-laptop-with-notepad-cup-coffee-go-hands-dreamily-looking-camera-isolated_574295-2237.jpg",
"http://img.b2bpic.net/free-photo/young-beautiful-lady-with-dark-curly-hair-khaki-shirt-holding-laptop-with-notepad-cup-coffee-go-hands-dreamily-looking-camera-isolated_574295-2237.jpg?_wi=1",
imageAlt: "creative professional woman portrait",
},
]}