Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-04 19:52:14 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
{
text: "WhatsApp", href: "https://wa.me/5500000000000"},
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg?_wi=1"
/>
</div>
@@ -77,7 +77,7 @@ export default function LandingPage() {
{
title: "Expertise Comprovada", description: "Anos de mercado entregando valor real e segurança."},
]}
imageSrc="http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg"
imageSrc="http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg?_wi=1"
mediaAnimation="blur-reveal"
/>
</div>
@@ -92,27 +92,27 @@ export default function LandingPage() {
title: "Agilidade", description: "Processos otimizados para seu tempo.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg?_wi=2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg?_wi=2"},
],
},
{
title: "Suporte Premium", description: "Acompanhamento em todas as etapas.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg?_wi=3"},
{
imageSrc: "http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg?_wi=3"},
],
},
{
title: "Resultados Garantidos", description: "Foco total na sua satisfação.", icon: Award,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg?_wi=4"},
{
imageSrc: "http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg?_wi=4"},
],
},
]}
@@ -167,7 +167,7 @@ export default function LandingPage() {
tag="Contato"
title="Pronto para começar?"
description="Entre em contato agora e receba um atendimento exclusivo da equipe Valverde."
imageSrc="http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg?_wi=5"
buttonText="Falar no WhatsApp"
onSubmit={(email) => console.log(email)}
mediaAnimation="blur-reveal"