Update src/app/page.tsx
This commit is contained in:
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
handle: "@ion_p",
|
||||
testimonial: "Le-am dus un VW Bora în moarte clinică și am luat o rachetă înapoi.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750031.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750031.jpg?_wi=1",
|
||||
imageAlt: "auto repair workshop interior professional",
|
||||
},
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
handle: "@maria_i",
|
||||
testimonial: "Servicii peste așteptări. Personal foarte bine pregătit.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lot-old-instruments-tool-box_146671-19078.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lot-old-instruments-tool-box_146671-19078.jpg?_wi=1",
|
||||
imageAlt: "mechanic tools engine inspection",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
handle: "@andrei_v",
|
||||
testimonial: "Profesionalism maxim. Prețuri corecte și timp scurt de execuție.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-with-tablet-near-car-work-clothes_1157-46144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-with-tablet-near-car-work-clothes_1157-46144.jpg?_wi=1",
|
||||
imageAlt: "car diagnostic scanner modern garage",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_d",
|
||||
testimonial: "Recomand cu încredere. Mi-au salvat mașina când nimeni nu știa ce are.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-opening-radiator-cap-checking-overheated-car-cooling-system-workshop_637285-4221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-opening-radiator-cap-checking-overheated-car-cooling-system-workshop_637285-4221.jpg?_wi=1",
|
||||
imageAlt: "car oil change professional workshop",
|
||||
},
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
handle: "@mihai_s",
|
||||
testimonial: "Service serios, nu te taxează pentru piese inutile. Transparent și rapid.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg?_wi=1",
|
||||
imageAlt: "car technical inspection garage",
|
||||
},
|
||||
]}
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750031.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750031.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -165,25 +165,25 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "Reparații generale",
|
||||
description: "Reparații mecanice complexe realizate cu echipamente de ultimă generație.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lot-old-instruments-tool-box_146671-19078.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lot-old-instruments-tool-box_146671-19078.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Diagnoză completă",
|
||||
description: "Identificăm problemele rapid cu software de diagnoză autorizat.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-with-tablet-near-car-work-clothes_1157-46144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-with-tablet-near-car-work-clothes_1157-46144.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Revizii periodice",
|
||||
description: "Schimburi de ulei, filtre și mentenanță preventivă.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-opening-radiator-cap-checking-overheated-car-cooling-system-workshop_637285-4221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-opening-radiator-cap-checking-overheated-car-cooling-system-workshop_637285-4221.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Verificări tehnice",
|
||||
description: "Asigurăm starea tehnică optimă pentru siguranța ta pe drum.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Serviciile Noastre"
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
title: "Profesionalism",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750031.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750031.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
tag="Contact"
|
||||
title="Programează o vizită"
|
||||
description="Calea Odobești, Cîmpineanca. Sună pentru informații sau trimite o cerere online."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750031.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750031.jpg?_wi=4"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
buttonText="Trimite cererea"
|
||||
|
||||
Reference in New Issue
Block a user