Update src/app/servicos/page.tsx
This commit is contained in:
@@ -111,7 +111,7 @@ export default function ServicesPage() {
|
||||
price: "Consultoria",
|
||||
variant: "Cobertura: Angola e África Regional",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/aerial-view-busy-highway-intersection-full-traffic-daytime_181624-46287.jpg",
|
||||
"http://img.b2bpic.net/free-photo/aerial-view-busy-highway-intersection-full-traffic-daytime_181624-46287.jpg?_wi=4",
|
||||
imageAlt: "Transporte rodoviário profissional",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function ServicesPage() {
|
||||
price: "Consultoria",
|
||||
variant: "Facilidades Modernas e Seguras",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/african-american-shipment-manager-dancing-warehouse-aisle_482257-77628.jpg",
|
||||
"http://img.b2bpic.net/free-photo/african-american-shipment-manager-dancing-warehouse-aisle_482257-77628.jpg?_wi=2",
|
||||
imageAlt: "Armazenagem integrada",
|
||||
},
|
||||
{
|
||||
@@ -129,7 +129,7 @@ export default function ServicesPage() {
|
||||
price: "Consultoria",
|
||||
variant: "Entregas Door-to-Door Garantidas",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-delivery-man-with-packs_23-2149035885.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-delivery-man-with-packs_23-2149035885.jpg?_wi=3",
|
||||
imageAlt: "Serviço de distribuição",
|
||||
},
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function ServicesPage() {
|
||||
price: "Consultoria",
|
||||
variant: "Rastreamento e Otimização",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/parked-cars-aerial-views_23-2148959682.jpg",
|
||||
"http://img.b2bpic.net/free-photo/parked-cars-aerial-views_23-2148959682.jpg?_wi=4",
|
||||
imageAlt: "Gestão de frotas",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function ServicesPage() {
|
||||
price: "Consultoria",
|
||||
variant: "Soluções Personalizadas",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/global-logistics-international-shipping_23-2151989541.jpg",
|
||||
"http://img.b2bpic.net/free-photo/global-logistics-international-shipping_23-2151989541.jpg?_wi=3",
|
||||
imageAlt: "Gestão de cadeia de abastecimento",
|
||||
},
|
||||
]}
|
||||
@@ -177,7 +177,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"Conformidade com os mais rigorosos padrões de segurança e protocolos operacionais. Frota regularizada e equipes certificadas.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/parked-cars-aerial-views_23-2148959682.jpg",
|
||||
"http://img.b2bpic.net/free-photo/parked-cars-aerial-views_23-2148959682.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -185,7 +185,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"Sistemas integrados de gestão que garantem rastreamento em tempo real e otimização de rotas para máxima eficiência.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/parked-cars-aerial-views_23-2148959682.jpg",
|
||||
"http://img.b2bpic.net/free-photo/parked-cars-aerial-views_23-2148959682.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -193,7 +193,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"Compromisso com práticas sustentáveis e redução de impacto ambiental. Gestão responsável de recursos.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/aerial-view-busy-highway-intersection-full-traffic-daytime_181624-46287.jpg",
|
||||
"http://img.b2bpic.net/free-photo/aerial-view-busy-highway-intersection-full-traffic-daytime_181624-46287.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
@@ -201,7 +201,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"Histórico comprovado de entregas pontuais e confiáveis. Compromisso absoluto com os prazos acordados.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-delivery-man-with-packs_23-2149035885.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-delivery-man-with-packs_23-2149035885.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user