Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-24 21:00:28 +00:00

View File

@@ -62,6 +62,7 @@ export default function LandingPage() {
<TextSplitAbout
title="Nossa Trajetória"
description={["Nascemos da paixão pelo esporte e pela estética das grandes camisas.", "Trazemos ao Brasil produtos que respeitam a história de cada time, com foco total em conforto e durabilidade."]}
useInvertedBackground={false}
/>
</div>
@@ -78,6 +79,7 @@ export default function LandingPage() {
{ id: "3", brand: "Argentina", name: "Away Edition", price: "R$ 149,90", rating: 4, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-soccer-player_23-2151871482.jpg" },
{ id: "4", brand: "Liverpool", name: "Special Gold", price: "R$ 179,90", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-vector/highquality-sports-apparel-vectors-customizable-athletic-jersey-textures_29096-5556.jpg" }
]}
useInvertedBackground={false}
/>
</div>
@@ -93,6 +95,7 @@ export default function LandingPage() {
{ id: "2", value: "4.9/5", title: "Satisfação", description: "Média baseada em avaliações reais dos torcedores.", icon: ShieldCheck },
{ id: "3", value: "24/7", title: "Suporte", description: "Prontos para te atender a qualquer momento.", icon: Truck }
]}
useInvertedBackground={false}
/>
</div>
@@ -107,6 +110,7 @@ export default function LandingPage() {
{ id: "2", name: "Ana P.", handle: "@ana_futebol", testimonial: "Entrega muito rápida e atendimento nota 10." },
{ id: "3", name: "Rafael M.", handle: "@rafa_kit", testimonial: "A melhor loja para colecionadores." }
]}
useInvertedBackground={false}
/>
</div>
@@ -122,6 +126,7 @@ export default function LandingPage() {
{ id: "3", title: "Tem garantia?", content: "Oferecemos garantia total contra defeitos de fabricação e suporte em caso de trocas." }
]}
imageSrc="http://img.b2bpic.net/free-photo/still-life-colombia-national-soccer-team_23-2149728376.jpg"
useInvertedBackground={false}
/>
</div>
@@ -130,6 +135,7 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }}
text="Ficou com alguma dúvida ou quer encomendar sua camisa exclusiva? Chama no WhatsApp!"
buttons={[{ text: "Falar agora", href: "https://wa.me/5511999999999" }]}
useInvertedBackground={false}
/>
</div>