Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
href: "#features",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-garage-guy-work-clothes-black-beard_1157-46157.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-garage-guy-work-clothes-black-beard_1157-46157.jpg?_wi=1"
|
||||
imageAlt="Современная автомастерская с французской машиной"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-garage-guy-work-clothes-black-beard_1157-46157.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-garage-guy-work-clothes-black-beard_1157-46157.jpg?_wi=2",
|
||||
imageAlt: "car diagnostic tool screen",
|
||||
},
|
||||
{
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
title: "Шиномонтаж и Балансировка",
|
||||
description: "Профессиональный уход за вашими колесами для комфортной и безопасной езды.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-repairman-wearing-white-uniform-standing-holding-wrench-that-is-essential-tool-mechanic-with-laptop-checking-engine_1150-16590.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-repairman-wearing-white-uniform-standing-holding-wrench-that-is-essential-tool-mechanic-with-laptop-checking-engine_1150-16590.jpg?_wi=1",
|
||||
imageAlt: "Шиномонтаж и балансировка колес",
|
||||
},
|
||||
items: [
|
||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-workshop_23-2147897933.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-workshop_23-2147897933.jpg?_wi=1",
|
||||
imageAlt: "car diagnostic tool screen",
|
||||
},
|
||||
]}
|
||||
@@ -257,14 +257,14 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Диагностика электроники Peugeot",
|
||||
price: "от 1500 ₽",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-repairman-wearing-white-uniform-standing-holding-wrench-that-is-essential-tool-mechanic-with-laptop-checking-engine_1150-16590.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-repairman-wearing-white-uniform-standing-holding-wrench-that-is-essential-tool-mechanic-with-laptop-checking-engine_1150-16590.jpg?_wi=2",
|
||||
imageAlt: "Диагностика электроники Peugeot",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Ремонт подвески Renault",
|
||||
price: "от 2000 ₽",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-workshop_23-2147897933.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-workshop_23-2147897933.jpg?_wi=2",
|
||||
imageAlt: "Ремонт подвески Renault",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user