Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-06 02:14:18 +00:00

View File

@@ -97,7 +97,7 @@ export default function LandingPage() {
href: "https://maps.app.goo.gl/donato-pneus",
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKbF7eelGmVAacrlOV7rDkQcNE/uploaded-1778033626323-yl4nc9se.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKbF7eelGmVAacrlOV7rDkQcNE/uploaded-1778033626323-yl4nc9se.png?_wi=1"
showDimOverlay={true}
showBlur={true}
avatars={[
@@ -166,32 +166,32 @@ export default function LandingPage() {
{
title: "Troca de Pneus",
description: "Linha completa das melhores marcas para seu carro.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKbF7eelGmVAacrlOV7rDkQcNE/uploaded-1778033626323-yl4nc9se.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKbF7eelGmVAacrlOV7rDkQcNE/uploaded-1778033626323-yl4nc9se.png?_wi=2",
},
{
title: "Alinhamento",
description: "Tecnologia de ponta para sua estabilidade.",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1558.jpg?_wi=1",
},
{
title: "Balanceamento",
description: "Precisão máxima para um dirigir suave.",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-shaking-hands-with-mechanic_1170-1275.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-shaking-hands-with-mechanic_1170-1275.jpg?_wi=1",
},
{
title: "Borracharia",
description: "Consertos ágeis e seguros.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-showing-thumbs-up_1170-1160.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-showing-thumbs-up_1170-1160.jpg?_wi=1",
},
{
title: "Revisão Rápida",
description: "Check-up preventivo completo.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-standing-repair-garage_1170-1600.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-standing-repair-garage_1170-1600.jpg?_wi=1",
},
{
title: "Atendimento Emergencial",
description: "Socorro rápido para quando você mais precisa.",
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741261.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741261.jpg?_wi=1",
},
]}
title="Serviços Especializados"
@@ -211,7 +211,7 @@ export default function LandingPage() {
handle: "Cliente Local",
testimonial: "Bom atendimento, tem muita vontade de atender bem o cliente.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1558.jpg?_wi=2",
},
{
id: "2",
@@ -219,7 +219,7 @@ export default function LandingPage() {
handle: "Cliente Local",
testimonial: "Lugar muito bom, bem cuidado e o dono é bem atencioso.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-shaking-hands-with-mechanic_1170-1275.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-shaking-hands-with-mechanic_1170-1275.jpg?_wi=2",
},
{
id: "3",
@@ -227,7 +227,7 @@ export default function LandingPage() {
handle: "Cliente Local",
testimonial: "Ótimo atendimento, recomendo muito.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-showing-thumbs-up_1170-1160.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-showing-thumbs-up_1170-1160.jpg?_wi=2",
},
{
id: "4",
@@ -235,7 +235,7 @@ export default function LandingPage() {
handle: "Cliente Local",
testimonial: "Serviço de qualidade e honestidade.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-standing-repair-garage_1170-1600.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-standing-repair-garage_1170-1600.jpg?_wi=2",
},
{
id: "5",
@@ -243,7 +243,7 @@ export default function LandingPage() {
handle: "Cliente Local",
testimonial: "Atendimento impecável, voltarei sempre.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741261.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741261.jpg?_wi=2",
},
]}
showRating={true}