Merge version_1 into main #2
338
src/app/page.tsx
338
src/app/page.tsx
@@ -31,30 +31,12 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Ofertas",
|
||||
id: "offers",
|
||||
},
|
||||
{
|
||||
name: "Categorias",
|
||||
id: "categories",
|
||||
},
|
||||
{
|
||||
name: "Produtos",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Avaliações",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Início", id: "hero" },
|
||||
{ name: "Ofertas", id: "offers" },
|
||||
{ name: "Categorias", id: "categories" },
|
||||
{ name: "Produtos", id: "products" },
|
||||
{ name: "Avaliações", id: "testimonials" },
|
||||
{ name: "Contato", id: "contact" },
|
||||
]}
|
||||
brandName="ES Sport Wear"
|
||||
/>
|
||||
@@ -62,53 +44,18 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
title="ES Sport Wear: Performance e Estilo em Cantanhede"
|
||||
description="Transforme seu treino com roupas de alta performance, chuteiras importadas e o visual que você exige. O melhor da moda esportiva está aqui."
|
||||
tag="Moda Esportiva Premium"
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver Ofertas",
|
||||
href: "#offers",
|
||||
},
|
||||
{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/5599999999999",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Ver Ofertas", href: "#offers" }, { text: "WhatsApp", href: "https://wa.me/5599999999999" }]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-has-regular-training-outdoors-being-good-physical-shape-has-muscular-arms-dressed-sportswear-keeps-hands-waist-maintains-healthy-lifestyle-poses-urban-setting_273609-55986.jpg?_wi=1",
|
||||
imageAlt: "sports hero fashion",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-dressed-sportsclothes-carries-rubber-mat-holds-mobile-phone-going-have-workout-poses-outside_273609-55400.jpg?_wi=1",
|
||||
imageAlt: "fitness training athlete",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-shoes_23-2150887408.jpg",
|
||||
imageAlt: "football boots professional",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-running-sidewalk_23-2147775466.jpg",
|
||||
imageAlt: "urban sportswear lifestyle",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-woman-fitness-clothes_23-2148197739.jpg",
|
||||
imageAlt: "sports gear composition",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/san-marino-flag-handsome-young-muscular-man-black-background_559531-10936.jpg",
|
||||
imageAlt: "energy sports abstract",
|
||||
},
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/man-has-regular-training-outdoors-being-good-physical-shape-has-muscular-arms-dressed-sportswear-keeps-hands-waist-maintains-healthy-lifestyle-poses-urban-setting_273609-55986.jpg", imageAlt: "sports hero fashion" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/woman-dressed-sportsclothes-carries-rubber-mat-holds-mobile-phone-going-have-workout-poses-outside_273609-55400.jpg", imageAlt: "fitness training athlete" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-shoes_23-2150887408.jpg", imageAlt: "football boots professional" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-running-sidewalk_23-2147775466.jpg", imageAlt: "urban sportswear lifestyle" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-woman-fitness-clothes_23-2148197739.jpg", imageAlt: "sports gear composition" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/san-marino-flag-handsome-young-muscular-man-black-background_559531-10936.jpg", imageAlt: "energy sports abstract" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -118,24 +65,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Loja Física em Cantanhede",
|
||||
description: "Venha conhecer nossas coleções pessoalmente.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-skinned-guy-dressed-black-hoodie-sports-shorts-playing-basketball-footway-bridge_613910-6579.jpg",
|
||||
imageAlt: "Dark-skinned guy dressed in a black hoodie and sports shorts playing basketball on a footway under a bridge.",
|
||||
},
|
||||
{
|
||||
title: "Materiais Premium",
|
||||
description: "Tecidos dry fit de alta durabilidade e estilo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-has-regular-training-outdoors-being-good-physical-shape-has-muscular-arms-dressed-sportswear-keeps-hands-waist-maintains-healthy-lifestyle-poses-urban-setting_273609-55986.jpg?_wi=2",
|
||||
imageAlt: "Dark-skinned guy dressed in a black hoodie and sports shorts playing basketball on a footway under a bridge.",
|
||||
},
|
||||
{
|
||||
title: "Chuteiras Importadas",
|
||||
description: "Alta performance para o seu jogo ser nível profissional.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-dressed-sportsclothes-carries-rubber-mat-holds-mobile-phone-going-have-workout-poses-outside_273609-55400.jpg?_wi=2",
|
||||
imageAlt: "Dark-skinned guy dressed in a black hoodie and sports shorts playing basketball on a footway under a bridge.",
|
||||
},
|
||||
{ title: "Loja Física em Cantanhede", description: "Venha conhecer nossas coleções pessoalmente.", imageSrc: "http://img.b2bpic.net/free-photo/dark-skinned-guy-dressed-black-hoodie-sports-shorts-playing-basketball-footway-bridge_613910-6579.jpg", imageAlt: "Dark-skinned guy dressed in a black hoodie and sports shorts playing basketball on a footway under a bridge." },
|
||||
{ title: "Materiais Premium", description: "Tecidos dry fit de alta durabilidade e estilo.", imageSrc: "http://img.b2bpic.net/free-photo/man-has-regular-training-outdoors-being-good-physical-shape-has-muscular-arms-dressed-sportswear-keeps-hands-waist-maintains-healthy-lifestyle-poses-urban-setting_273609-55986.jpg", imageAlt: "Training wear" },
|
||||
{ title: "Chuteiras Importadas", description: "Alta performance para o seu jogo ser nível profissional.", imageSrc: "http://img.b2bpic.net/free-photo/woman-dressed-sportsclothes-carries-rubber-mat-holds-mobile-phone-going-have-workout-poses-outside_273609-55400.jpg", imageAlt: "Football gear" }
|
||||
]}
|
||||
title="Por que a ES Sport Wear?"
|
||||
description="Combinamos qualidade internacional, atendimento personalizado e peças exclusivas para quem não abre mão do conforto e da performance."
|
||||
@@ -147,21 +79,9 @@ export default function LandingPage() {
|
||||
textboxLayout="inline-image"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Moda Masculina",
|
||||
description: "Casual e esportivo para o dia a dia.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sports-man-jogging-town-morning-using-phone_1303-15967.jpg",
|
||||
},
|
||||
{
|
||||
title: "Dry Fit",
|
||||
description: "Tecnologia e conforto para treinos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-urban-environment_23-2147988234.jpg",
|
||||
},
|
||||
{
|
||||
title: "Chuteiras",
|
||||
description: "Importadas e de alta performance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sneakers-white-background-fitness-wear-equipment-sport-fashion-sport-accessories-sport-equipment-healthy-concept-copy-space-concept-healthy-lifestyle-sport-diet-sport-equipment_1391-726.jpg",
|
||||
},
|
||||
{ title: "Moda Masculina", description: "Casual e esportivo para o dia a dia.", imageSrc: "http://img.b2bpic.net/free-photo/sports-man-jogging-town-morning-using-phone_1303-15967.jpg" },
|
||||
{ title: "Dry Fit", description: "Tecnologia e conforto para treinos.", imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-urban-environment_23-2147988234.jpg" },
|
||||
{ title: "Chuteiras", description: "Importadas e de alta performance.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sneakers-white-background-fitness-wear-equipment-sport-fashion-sport-accessories-sport-equipment-healthy-concept-copy-space-concept-healthy-lifestyle-sport-diet-sport-equipment_1391-726.jpg" }
|
||||
]}
|
||||
title="Categorias"
|
||||
description="Explore nossas coleções exclusivas."
|
||||
@@ -175,42 +95,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Camisa Dry Fit Tech",
|
||||
price: "R$ 89,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-portrait-gray-background_158595-5966.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Chuteira Importada Elite",
|
||||
price: "R$ 499,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-athlete-tying-her-shoes_23-2148267176.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Bermuda Casual Sport",
|
||||
price: "R$ 69,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-sports-man-make-selfie-with-bag-by-mobile-phone_171337-8220.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Jaqueta Performance",
|
||||
price: "R$ 159,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-length-fashion-model-with-long-brown-hair-wearing-trendy-olive-sweatshirt-joggers-with-sneakers-street_132075-9181.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Kit Treino Essencial",
|
||||
price: "R$ 199,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-yoga-equipment-arrangement_23-2148741920.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Boné ES Lifestyle",
|
||||
price: "R$ 49,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-leaning-car_23-2147732017.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Camisa Dry Fit Tech", price: "R$ 89,90", imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-portrait-gray-background_158595-5966.jpg" },
|
||||
{ id: "p2", name: "Chuteira Importada Elite", price: "R$ 499,90", imageSrc: "http://img.b2bpic.net/free-photo/close-up-athlete-tying-her-shoes_23-2148267176.jpg" },
|
||||
{ id: "p3", name: "Bermuda Casual Sport", price: "R$ 69,90", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-sports-man-make-selfie-with-bag-by-mobile-phone_171337-8220.jpg" },
|
||||
{ id: "p4", name: "Jaqueta Performance", price: "R$ 159,90", imageSrc: "http://img.b2bpic.net/free-photo/full-length-fashion-model-with-long-brown-hair-wearing-trendy-olive-sweatshirt-joggers-with-sneakers-street_132075-9181.jpg" },
|
||||
{ id: "p5", name: "Kit Treino Essencial", price: "R$ 199,90", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-yoga-equipment-arrangement_23-2148741920.jpg" },
|
||||
{ id: "p6", name: "Boné ES Lifestyle", price: "R$ 49,90", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-leaning-car_23-2147732017.jpg" }
|
||||
]}
|
||||
title="Destaques da Loja"
|
||||
description="Os mais vendidos desta semana."
|
||||
@@ -221,58 +111,20 @@ export default function LandingPage() {
|
||||
<PricingCardEight
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "o1",
|
||||
badge: "Destaque",
|
||||
price: "R$ 59,90",
|
||||
subtitle: "Promoção Especial",
|
||||
features: [
|
||||
"Tecido leve",
|
||||
"Alta resistência",
|
||||
"Estilo moderno",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Comprar Agora",
|
||||
href: "https://wa.me/5599999999999",
|
||||
},
|
||||
],
|
||||
id: "o1", badge: "Destaque", price: "R$ 59,90", subtitle: "Promoção Especial", features: ["Tecido leve", "Alta resistência", "Estilo moderno"],
|
||||
buttons: [{ text: "Comprar Agora", href: "https://wa.me/5599999999999" }]
|
||||
},
|
||||
{
|
||||
id: "o2",
|
||||
badge: "Imperdível",
|
||||
price: "R$ 399,90",
|
||||
subtitle: "Chuteira Elite",
|
||||
features: [
|
||||
"Design ergonômico",
|
||||
"Toque preciso",
|
||||
"Importada",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Comprar Agora",
|
||||
href: "https://wa.me/5599999999999",
|
||||
},
|
||||
],
|
||||
id: "o2", badge: "Imperdível", price: "R$ 399,90", subtitle: "Chuteira Elite", features: ["Design ergonômico", "Toque preciso", "Importada"],
|
||||
buttons: [{ text: "Comprar Agora", href: "https://wa.me/5599999999999" }]
|
||||
},
|
||||
{
|
||||
id: "o3",
|
||||
badge: "Sale",
|
||||
price: "R$ 49,90",
|
||||
subtitle: "Casual básico",
|
||||
features: [
|
||||
"Conforto total",
|
||||
"Versátil",
|
||||
"Cores variadas",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Comprar Agora",
|
||||
href: "https://wa.me/5599999999999",
|
||||
},
|
||||
],
|
||||
},
|
||||
id: "o3", badge: "Sale", price: "R$ 49,90", subtitle: "Casual básico", features: ["Conforto total", "Versátil", "Cores variadas"],
|
||||
buttons: [{ text: "Comprar Agora", href: "https://wa.me/5599999999999" }]
|
||||
}
|
||||
]}
|
||||
title="Ofertas da Semana"
|
||||
description="Preços exclusivos por tempo limitado."
|
||||
@@ -286,46 +138,11 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "João Silva",
|
||||
role: "Atleta",
|
||||
company: "Cliente",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19887.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Maria Oliveira",
|
||||
role: "Fã de esportes",
|
||||
company: "Cliente",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/build-up-athlete-with-his-arm-crossed-stadium-track-field_23-2148162071.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Pedro Souza",
|
||||
role: "Futebolista",
|
||||
company: "Cliente",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-shopping-clothes_23-2149187303.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Ana Clara",
|
||||
role: "Academia",
|
||||
company: "Cliente",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346509.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Lucas Santos",
|
||||
role: "Casual",
|
||||
company: "Cliente",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-lady-with-shopping-bags_23-2147958130.jpg",
|
||||
},
|
||||
{ id: "t1", name: "João Silva", role: "Atleta", company: "Cliente", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19887.jpg" },
|
||||
{ id: "t2", name: "Maria Oliveira", role: "Fã de esportes", company: "Cliente", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/build-up-athlete-with-his-arm-crossed-stadium-track-field_23-2148162071.jpg" },
|
||||
{ id: "t3", name: "Pedro Souza", role: "Futebolista", company: "Cliente", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-shopping-clothes_23-2149187303.jpg" },
|
||||
{ id: "t4", name: "Ana Clara", role: "Academia", company: "Cliente", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346509.jpg" },
|
||||
{ id: "t5", name: "Lucas Santos", role: "Casual", company: "Cliente", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-lady-with-shopping-bags_23-2147958130.jpg" }
|
||||
]}
|
||||
title="O que dizem os nossos clientes"
|
||||
description="Confiança e qualidade em cada peça entregue."
|
||||
@@ -338,18 +155,9 @@ export default function LandingPage() {
|
||||
title="Sobre a ES Sport Wear"
|
||||
description="Localizada em Cantanhede - MA, a ES Sport Wear é sua autoridade local em moda esportiva. Nosso foco é oferecer qualidade, estilo e o atendimento que você merece."
|
||||
metrics={[
|
||||
{
|
||||
value: "+500",
|
||||
title: "Clientes Satisfeitos",
|
||||
},
|
||||
{
|
||||
value: "+100",
|
||||
title: "Modelos Disponíveis",
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Qualidade Garantida",
|
||||
},
|
||||
{ value: "+500", title: "Clientes Satisfeitos" },
|
||||
{ value: "+100", title: "Modelos Disponíveis" },
|
||||
{ value: "100%", title: "Qualidade Garantida" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/clothes-shop-cashier-giving-paper-bag-customer-desk-with-cash-register-side-view-shopping-consumerism-concept_74855-11616.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -363,21 +171,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Como comprar?",
|
||||
content: "Basta escolher os itens e clicar no botão do WhatsApp.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Vocês possuem loja física?",
|
||||
content: "Sim, estamos localizados em Cantanhede - MA.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Trabalham com chuteiras?",
|
||||
content: "Sim, temos modelos importados de alta performance.",
|
||||
},
|
||||
{ id: "f1", title: "Como comprar?", content: "Basta escolher os itens e clicar no botão do WhatsApp." },
|
||||
{ id: "f2", title: "Vocês possuem loja física?", content: "Sim, estamos localizados em Cantanhede - MA." },
|
||||
{ id: "f3", title: "Trabalham com chuteiras?", content: "Sim, temos modelos importados de alta performance." }
|
||||
]}
|
||||
title="Dúvidas Frequentes"
|
||||
description="Tudo o que você precisa saber."
|
||||
@@ -387,10 +183,9 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
tag="Contato"
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
title="Fale com a gente"
|
||||
description="Estilo, conforto e atitude em um só lugar. Fale hoje mesmo com nossa equipe."
|
||||
buttonText="Chamar no WhatsApp"
|
||||
@@ -402,35 +197,18 @@ export default function LandingPage() {
|
||||
logoText="ES Sport Wear"
|
||||
columns={[
|
||||
{
|
||||
title: "Loja",
|
||||
items: [
|
||||
{
|
||||
label: "Início",
|
||||
href: "#hero",
|
||||
},
|
||||
{
|
||||
label: "Produtos",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "Contato",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
title: "Loja", items: [
|
||||
{ label: "Início", href: "#hero" },
|
||||
{ label: "Produtos", href: "#products" },
|
||||
{ label: "Contato", href: "#contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Redes",
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/5599999999999",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Redes", items: [
|
||||
{ label: "Instagram", href: "#" },
|
||||
{ label: "WhatsApp", href: "https://wa.me/5599999999999" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 ES Sport Wear. Cantanhede-MA."
|
||||
/>
|
||||
@@ -438,4 +216,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user