Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -47,13 +47,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attentive-mechanic-servicing-car_1170-1556.jpg", imageAlt: "Professional automotive repair shop"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attentive-mechanic-servicing-car_1170-1556.jpg?_wi=1", imageAlt: "Professional automotive repair shop"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-mechanics-working-shop-car_23-2150170015.jpg", imageAlt: "Modern garage facility"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-mechanics-working-shop-car_23-2150170015.jpg?_wi=1", imageAlt: "Modern garage facility"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-with-arms-crossed-spanner_1170-1435.jpg", imageAlt: "Professional mechanics team"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-with-arms-crossed-spanner_1170-1435.jpg?_wi=1", imageAlt: "Professional mechanics team"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
@@ -99,13 +99,13 @@ export default function LandingPage() {
|
||||
title: "Troca de Óleo", description: "Manutenção essencial com óleos de qualidade premium para máximo desempenho do motor", imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11828.jpg", imageAlt: "Serviço de troca de óleo"
|
||||
},
|
||||
{
|
||||
title: "Diagnóstico Completo", description: "Avaliação técnica completa do seu veículo com equipamento de diagnóstico moderno", imageSrc: "http://img.b2bpic.net/free-photo/male-female-mechanics-working-shop-car_23-2150170015.jpg", imageAlt: "Equipamento de diagnóstico"
|
||||
title: "Diagnóstico Completo", description: "Avaliação técnica completa do seu veículo com equipamento de diagnóstico moderno", imageSrc: "http://img.b2bpic.net/free-photo/male-female-mechanics-working-shop-car_23-2150170015.jpg?_wi=2", imageAlt: "Equipamento de diagnóstico"
|
||||
},
|
||||
{
|
||||
title: "Manutenção Preventiva", description: "Serviços de manutenção regular para evitar problemas futuros e prolongar a vida útil", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-with-arms-crossed-spanner_1170-1435.jpg", imageAlt: "Manutenção preventiva profissional"
|
||||
title: "Manutenção Preventiva", description: "Serviços de manutenção regular para evitar problemas futuros e prolongar a vida útil", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-with-arms-crossed-spanner_1170-1435.jpg?_wi=2", imageAlt: "Manutenção preventiva profissional"
|
||||
},
|
||||
{
|
||||
title: "Atendimento no Local", description: "Conveniência de receber serviço no local com flexibilidade de agendamento", imageSrc: "http://img.b2bpic.net/free-photo/attentive-mechanic-servicing-car_1170-1556.jpg", imageAlt: "Serviço in-loco"
|
||||
title: "Atendimento no Local", description: "Conveniência de receber serviço no local com flexibilidade de agendamento", imageSrc: "http://img.b2bpic.net/free-photo/attentive-mechanic-servicing-car_1170-1556.jpg?_wi=2", imageAlt: "Serviço in-loco"
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
|
||||
Reference in New Issue
Block a user