Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 23:41:26 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
href: "https://www.google.com/maps",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg"
imageSrc="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg?_wi=1"
showDimOverlay={true}
imageAlt="car automotive service shop dark aesthetic"
/>
@@ -144,14 +144,14 @@ export default function LandingPage() {
name: "Carlos Henrique",
handle: "@carloshenrique",
testimonial: "Parece carro zero. Técnica e capricho visíveis.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-bachelor-party-laughing_23-2149275479.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-bachelor-party-laughing_23-2149275479.jpg?_wi=1",
},
{
id: "t5",
name: "André Lima",
handle: "@andrelima",
testimonial: "Melhor funilaria da região. Serviço premium.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-bachelor-party-laughing_23-2149275479.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-bachelor-party-laughing_23-2149275479.jpg?_wi=2",
},
]}
title="Depoimentos dos clientes"
@@ -205,7 +205,7 @@ export default function LandingPage() {
inputPlaceholder="Seu melhor e-mail"
buttonText="SOLICITAR ORÇAMENTO"
tag="Contato"
imageSrc="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg"
imageSrc="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg?_wi=2"
/>
</div>