Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -54,11 +54,11 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
carouselItems={[
|
carouselItems={[
|
||||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13498.jpg", imageAlt: "auto parts automotive store mechanic shop" },
|
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13498.jpg", imageAlt: "auto parts automotive store mechanic shop" },
|
||||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/jump-starting-dead-battery-using-jumper-electrical-wires_1153-4393.jpg", imageAlt: "car battery automotive battery" },
|
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/jump-starting-dead-battery-using-jumper-electrical-wires_1153-4393.jpg?_wi=1", imageAlt: "car battery automotive battery" },
|
||||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-shows-client-car-parts-hologram_482257-76685.jpg", imageAlt: "car parts automotive components" },
|
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-shows-client-car-parts-hologram_482257-76685.jpg?_wi=1", imageAlt: "car parts automotive components" },
|
||||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/gray-van-driving-wet-highway-speed-road-freedom_169016-69743.jpg", imageAlt: "fast delivery automotive delivery" },
|
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/gray-van-driving-wet-highway-speed-road-freedom_169016-69743.jpg?_wi=1", imageAlt: "fast delivery automotive delivery" },
|
||||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-vector/twenty-four-service_1017-30335.jpg", imageAlt: "emergency service 24 hours support" },
|
{ id: "5", imageSrc: "http://img.b2bpic.net/free-vector/twenty-four-service_1017-30335.jpg?_wi=1", imageAlt: "emergency service 24 hours support" },
|
||||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg", imageAlt: "auto parts store automotive shop interior" }
|
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg?_wi=1", imageAlt: "auto parts store automotive shop interior" }
|
||||||
]}
|
]}
|
||||||
autoPlay={true}
|
autoPlay={true}
|
||||||
autoPlayInterval={5000}
|
autoPlayInterval={5000}
|
||||||
@@ -89,19 +89,19 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
title: "Baterias", description: "Baterias automotivas de qualidade com garantia e entrega rápida", imageSrc: "http://img.b2bpic.net/free-photo/jump-starting-dead-battery-using-jumper-electrical-wires_1153-4393.jpg"
|
title: "Baterias", description: "Baterias automotivas de qualidade com garantia e entrega rápida", imageSrc: "http://img.b2bpic.net/free-photo/jump-starting-dead-battery-using-jumper-electrical-wires_1153-4393.jpg?_wi=2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: "Peças Automotivas", description: "Variado estoque de peças para diversos modelos de veículos", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-shows-client-car-parts-hologram_482257-76685.jpg"
|
title: "Peças Automotivas", description: "Variado estoque de peças para diversos modelos de veículos", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-shows-client-car-parts-hologram_482257-76685.jpg?_wi=2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: "Entrega Rápida", description: "Entrega em até 30 minutos para emergências no centro da cidade", imageSrc: "http://img.b2bpic.net/free-photo/gray-van-driving-wet-highway-speed-road-freedom_169016-69743.jpg"
|
title: "Entrega Rápida", description: "Entrega em até 30 minutos para emergências no centro da cidade", imageSrc: "http://img.b2bpic.net/free-photo/gray-van-driving-wet-highway-speed-road-freedom_169016-69743.jpg?_wi=2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 4,
|
id: 4,
|
||||||
title: "Atendimento Emergencial", description: "Disponível 24 horas, 7 dias por semana, inclusive domingos e feriados", imageSrc: "http://img.b2bpic.net/free-vector/twenty-four-service_1017-30335.jpg"
|
title: "Atendimento Emergencial", description: "Disponível 24 horas, 7 dias por semana, inclusive domingos e feriados", imageSrc: "http://img.b2bpic.net/free-vector/twenty-four-service_1017-30335.jpg?_wi=2"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
|||||||
{ value: "24h", title: "Aberto o tempo todo" },
|
{ value: "24h", title: "Aberto o tempo todo" },
|
||||||
{ value: "20+", title: "Avaliações 5 estrelas" }
|
{ value: "20+", title: "Avaliações 5 estrelas" }
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg?_wi=2"
|
||||||
imageAlt="Loja SANTA CRUZ AUTO PEÇAS"
|
imageAlt="Loja SANTA CRUZ AUTO PEÇAS"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -153,19 +153,19 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Carlos M.", role: "Motorista", company: "Arapiraca", rating: 5,
|
id: "1", name: "Carlos M.", role: "Motorista", company: "Arapiraca", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait customer photo"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional portrait customer photo"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "João Silva", role: "Mecânico", company: "Oficina Local", rating: 5,
|
id: "2", name: "João Silva", role: "Mecânico", company: "Oficina Local", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait customer photo"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional portrait customer photo"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Maria Santos", role: "Empresária", company: "Transportes", rating: 5,
|
id: "3", name: "Maria Santos", role: "Empresária", company: "Transportes", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait customer photo"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "professional portrait customer photo"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "Pedro Costa", role: "Motorista de App", company: "Arapiraca", rating: 5,
|
id: "4", name: "Pedro Costa", role: "Motorista de App", company: "Arapiraca", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait customer photo"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "professional portrait customer photo"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
|
|||||||
Reference in New Issue
Block a user