Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-09 15:53:13 +00:00

View File

@@ -94,27 +94,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/black-car-garage_417767-26.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-car-garage_417767-26.jpg?_wi=1",
imageAlt: "Detalhe de lataria de carro premium impecável",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-works-with-cement_1157-37370.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-works-with-cement_1157-37370.jpg?_wi=1",
imageAlt: "Técnico especialista em martelinho de ouro trabalhando",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-neon_23-2150853418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-neon_23-2150853418.jpg?_wi=1",
imageAlt: "Carro elegante em estúdio com reflexos perfeitos",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-5496.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-5496.jpg?_wi=1",
imageAlt: "Ambiente de oficina moderna com equipamentos de ponta",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001257.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001257.jpg?_wi=1",
imageAlt: "Carro esportivo com superfície brilhante e sem imperfeições",
},
{
@@ -352,7 +352,7 @@ export default function LandingPage() {
tag: "Profissionalismo",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-black-t-shirt-isolated-pink-wall_141793-82450.jpg",
avatarAlt: "Avatar Edson Praczyk",
imageSrc: "http://img.b2bpic.net/free-photo/black-car-garage_417767-26.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-car-garage_417767-26.jpg?_wi=2",
imageAlt: "professional man smiling portrait",
},
{
@@ -364,7 +364,7 @@ export default function LandingPage() {
tag: "Técnica Autêntica",
avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg",
avatarAlt: "Avatar Marcia Cristina",
imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-works-with-cement_1157-37370.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-works-with-cement_1157-37370.jpg?_wi=2",
imageAlt: "professional man smiling portrait",
},
{
@@ -376,7 +376,7 @@ export default function LandingPage() {
tag: "Confiança",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-senior-man-with-grey-beard-colored-backdrop_23-2148092909.jpg",
avatarAlt: "Avatar Joaquim Ferraz-Martins",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-neon_23-2150853418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-neon_23-2150853418.jpg?_wi=2",
imageAlt: "professional man smiling portrait",
},
{
@@ -388,7 +388,7 @@ export default function LandingPage() {
tag: "Lealdade",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202434.jpg",
avatarAlt: "Avatar Etienne Baptista",
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-5496.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-5496.jpg?_wi=2",
imageAlt: "professional man smiling portrait",
},
{
@@ -400,7 +400,7 @@ export default function LandingPage() {
tag: "Transformação",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-businessman-taking-selfie_23-2147562062.jpg",
avatarAlt: "Avatar Alexis Haritoff",
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001257.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001257.jpg?_wi=2",
imageAlt: "professional man smiling portrait",
},
]}