Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 22:11:59 +00:00

View File

@@ -59,53 +59,53 @@ export default function LandingPage() {
description="Desde 2012 a cuidar do seu veículo em Campia, Vouzela. Profissionalismo e honestidade em cada detalhe."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg?_wi=1",
imageAlt: "Oficina mecânica profissional",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg?_wi=2",
imageAlt: "Detalhe motor",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg?_wi=3",
imageAlt: "Diagnóstico auto",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg?_wi=4",
imageAlt: "Serviço de pneus",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg?_wi=5",
imageAlt: "Revisão periódica",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg?_wi=6",
imageAlt: "Ar condicionado",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg?_wi=7",
imageAlt: "Equipa mecânica",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg?_wi=8",
imageAlt: "Espaço de oficina",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg?_wi=9",
imageAlt: "Equipamento moderno",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg?_wi=10",
imageAlt: "Diagnóstico computorizado",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg?_wi=11",
imageAlt: "Atendimento",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg?_wi=12",
imageAlt: "Ambiente oficina",
},
]}
@@ -295,7 +295,7 @@ export default function LandingPage() {
role: "Cliente habitual",
company: "Vouzela",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-engine_1170-1282.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-engine_1170-1282.jpg?_wi=1",
},
{
id: "t2",
@@ -303,7 +303,7 @@ export default function LandingPage() {
role: "Frotista",
company: "Vouzela",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-engine_1170-1282.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-engine_1170-1282.jpg?_wi=2",
},
{
id: "t3",
@@ -311,7 +311,7 @@ export default function LandingPage() {
role: "Cliente",
company: "Oliveira de Frades",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-engine_1170-1282.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-engine_1170-1282.jpg?_wi=3",
},
{
id: "t4",
@@ -319,7 +319,7 @@ export default function LandingPage() {
role: "Cliente",
company: "S. Pedro do Sul",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-engine_1170-1282.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-engine_1170-1282.jpg?_wi=4",
},
{
id: "t5",
@@ -327,7 +327,7 @@ export default function LandingPage() {
role: "Cliente",
company: "Campia",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-engine_1170-1282.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-engine_1170-1282.jpg?_wi=5",
},
]}
/>