Merge version_1 into main #3
@@ -88,16 +88,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
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"
|
||||
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"
|
||||
},
|
||||
{
|
||||
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"
|
||||
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"
|
||||
},
|
||||
{
|
||||
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"
|
||||
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"
|
||||
},
|
||||
{
|
||||
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"
|
||||
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"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user