Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 13:25:44 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
{ text: "📞 Ligar Agora", href: "tel:+5511987088993" },
{ text: "💬 WhatsApp", href: "https://wa.me/5511987088993?text=Gostaria%20de%20um%20orçamento%20para%20aluguel%20de%20equipamentos" }
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-working-out-together_23-2150405456.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-working-out-together_23-2150405456.jpg?_wi=1"
imageAlt="Equipamentos profissionais de construção"
mediaAnimation="slide-up"
imagePosition="right"
@@ -135,8 +135,8 @@ export default function LandingPage() {
<div id="areas" data-section="areas">
<FeatureCardTwentyFour
features={[
{ id: "1", title: "Pirituba", author: "Principal", description: "Nossa localização central garante atendimento ágil para todos os clientes de Pirituba.", tags: ["Local principal", "Entrada fácil"], imageSrc: "http://img.b2bpic.net/free-vector/smart-city-background-with-gps_23-2147556641.jpg" },
{ id: "2", title: "Região Expandida", author: "Cobertura", description: "Atendemos Lapa, Jaraguá, Freguesia do Ó, Perus e Taipas com rapidez e eficiência.", tags: ["Entrega rápida", "Sem taxas extras"], imageSrc: "http://img.b2bpic.net/free-vector/smart-city-background-with-gps_23-2147556641.jpg" }
{ id: "1", title: "Pirituba", author: "Principal", description: "Nossa localização central garante atendimento ágil para todos os clientes de Pirituba.", tags: ["Local principal", "Entrada fácil"], imageSrc: "http://img.b2bpic.net/free-vector/smart-city-background-with-gps_23-2147556641.jpg?_wi=1" },
{ id: "2", title: "Região Expandida", author: "Cobertura", description: "Atendemos Lapa, Jaraguá, Freguesia do Ó, Perus e Taipas com rapidez e eficiência.", tags: ["Entrega rápida", "Sem taxas extras"], imageSrc: "http://img.b2bpic.net/free-vector/smart-city-background-with-gps_23-2147556641.jpg?_wi=2" }
]}
animationType="slide-up"
title="Áreas de Atendimento"
@@ -155,7 +155,7 @@ export default function LandingPage() {
description="Preencha o formulário abaixo para receber um orçamento personalizado. Nossa equipe responderá em até 2 horas."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-working-out-together_23-2150405456.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-working-out-together_23-2150405456.jpg?_wi=2"
imageAlt="Equipamentos de construção"
mediaAnimation="slide-up"
mediaPosition="right"