Merge version_1 into main #1
176
src/app/page.tsx
176
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Início", id: "hero"},
|
||||
{
|
||||
name: "Produtos",
|
||||
id: "produtos",
|
||||
},
|
||||
name: "Produtos", id: "produtos"},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "sobre",
|
||||
},
|
||||
name: "Sobre", id: "sobre"},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contato",
|
||||
},
|
||||
name: "Contato", id: "contato"},
|
||||
]}
|
||||
brandName="Lm01 Multimarcas"
|
||||
/>
|
||||
@@ -52,19 +44,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Performance e Estilo em Ponta Negra"
|
||||
description="A melhor seleção de roupas e acessórios esportivos para elevar seu treino ao próximo nível. Qualidade premium para atletas que não aceitam menos."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver Produtos",
|
||||
href: "#produtos",
|
||||
},
|
||||
text: "Ver Produtos", href: "#produtos"},
|
||||
{
|
||||
text: "Fale Conosco",
|
||||
href: "#contato",
|
||||
},
|
||||
text: "Fale Conosco", href: "#contato"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wearing-shoes-protection-against-corona-virus-supermarket_342744-1156.jpg"
|
||||
/>
|
||||
@@ -78,20 +65,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Tecidos Premium",
|
||||
description: "Respirabilidade máxima para treinos intensos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cloth_23-2148817559.jpg",
|
||||
},
|
||||
title: "Tecidos Premium", description: "Respirabilidade máxima para treinos intensos.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cloth_23-2148817559.jpg"},
|
||||
{
|
||||
title: "Ergonomia Avançada",
|
||||
description: "Calçados e peças que acompanham seu ritmo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/climbing-shoes-floor-indoors_23-2150510772.jpg",
|
||||
},
|
||||
title: "Ergonomia Avançada", description: "Calçados e peças que acompanham seu ritmo.", imageSrc: "http://img.b2bpic.net/free-photo/climbing-shoes-floor-indoors_23-2150510772.jpg"},
|
||||
{
|
||||
title: "Equipamento Pro",
|
||||
description: "Acessórios de alta performance para resultados.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfectly-ordered-fitness-items_23-2150321790.jpg",
|
||||
},
|
||||
title: "Equipamento Pro", description: "Acessórios de alta performance para resultados.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfectly-ordered-fitness-items_23-2150321790.jpg"},
|
||||
]}
|
||||
title="Por que a Lm01?"
|
||||
description="Tecnologia, durabilidade e design pensados para o seu movimento."
|
||||
@@ -100,46 +78,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="produtos" data-section="produtos">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Jersey Performance",
|
||||
price: "R$ 129,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friend-grilling-burgers-tailgate-party_53876-132387.jpg",
|
||||
},
|
||||
id: "1", name: "Jersey Performance", price: "R$ 129,90", imageSrc: "http://img.b2bpic.net/free-photo/friend-grilling-burgers-tailgate-party_53876-132387.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Tênis ProRun",
|
||||
price: "R$ 499,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-colorful-trainers_23-2148000187.jpg",
|
||||
},
|
||||
id: "2", name: "Tênis ProRun", price: "R$ 499,90", imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-colorful-trainers_23-2148000187.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Dumbbells 10kg",
|
||||
price: "R$ 250,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-dumbbells-floor_23-2148801861.jpg",
|
||||
},
|
||||
id: "3", name: "Dumbbells 10kg", price: "R$ 250,00", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-dumbbells-floor_23-2148801861.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Shorts Compressão",
|
||||
price: "R$ 89,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/curly-brunette-fitness-woman-posing_171337-1882.jpg",
|
||||
},
|
||||
id: "4", name: "Shorts Compressão", price: "R$ 89,90", imageSrc: "http://img.b2bpic.net/free-photo/curly-brunette-fitness-woman-posing_171337-1882.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Tapete Yoga Pro",
|
||||
price: "R$ 159,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-yoga-mat_23-2148741929.jpg",
|
||||
},
|
||||
id: "5", name: "Tapete Yoga Pro", price: "R$ 159,90", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-yoga-mat_23-2148741929.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Wristband Sport",
|
||||
price: "R$ 39,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skipping-rope-dumbbells-bottle-water_140725-23299.jpg",
|
||||
},
|
||||
id: "6", name: "Wristband Sport", price: "R$ 39,90", imageSrc: "http://img.b2bpic.net/free-photo/skipping-rope-dumbbells-bottle-water_140725-23299.jpg"},
|
||||
]}
|
||||
title="Nossa Vitrine"
|
||||
description="Equipamentos de alta performance para quem busca superação."
|
||||
@@ -153,59 +108,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Carlos Silva",
|
||||
role: "Triatleta",
|
||||
company: "Cliente",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205541.jpg",
|
||||
},
|
||||
id: "1", name: "Carlos Silva", role: "Triatleta", company: "Cliente", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205541.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Maria Souza",
|
||||
role: "Personal",
|
||||
company: "Cliente",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-gym_23-2149178038.jpg",
|
||||
},
|
||||
id: "2", name: "Maria Souza", role: "Personal", company: "Cliente", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-gym_23-2149178038.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Pedro Lima",
|
||||
role: "Corredor",
|
||||
company: "Cliente",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-sportswear-jogging-stadium_169016-48641.jpg",
|
||||
},
|
||||
id: "3", name: "Pedro Lima", role: "Corredor", company: "Cliente", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-sportswear-jogging-stadium_169016-48641.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ana Clara",
|
||||
role: "Yoga Pro",
|
||||
company: "Cliente",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/displeased-asian-woman-dressed-sportswear-leads-healthy-lifestyle-holds-lettuce-salad-smartphone-poses-fitness-mat-feels-hesitant-uses-dumbbells-resistance-band-hula-hopp-fitball_273609-61271.jpg",
|
||||
},
|
||||
id: "4", name: "Ana Clara", role: "Yoga Pro", company: "Cliente", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/displeased-asian-woman-dressed-sportswear-leads-healthy-lifestyle-holds-lettuce-salad-smartphone-poses-fitness-mat-feels-hesitant-uses-dumbbells-resistance-band-hula-hopp-fitball_273609-61271.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "João Victor",
|
||||
role: "Crossfitter",
|
||||
company: "Cliente",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-portrait-young-handsome-man-sportswear-sitting-doing-machine-chest-press-exercise-modern-gym_1150-47198.jpg",
|
||||
},
|
||||
id: "5", name: "João Victor", role: "Crossfitter", company: "Cliente", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-portrait-young-handsome-man-sportswear-sitting-doing-machine-chest-press-exercise-modern-gym_1150-47198.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "1.2k+",
|
||||
label: "Clientes",
|
||||
},
|
||||
value: "1.2k+", label: "Clientes"},
|
||||
{
|
||||
value: "500+",
|
||||
label: "Produtos",
|
||||
},
|
||||
value: "500+", label: "Produtos"},
|
||||
{
|
||||
value: "4.9",
|
||||
label: "Avaliação",
|
||||
},
|
||||
value: "4.9", label: "Avaliação"},
|
||||
]}
|
||||
title="Atletas satisfeitos"
|
||||
description="Veja o que nossos parceiros de treino dizem sobre a Lm01."
|
||||
@@ -216,16 +140,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Lm01 Multimarcas"
|
||||
title="Visite nossa loja em Natal"
|
||||
description="Estamos abertos até às 20h. Venha conhecer nosso catálogo pessoalmente na Rua do Golfinho, 350 - Ponta Negra."
|
||||
buttons={[
|
||||
{
|
||||
text: "(84) 98876-1360",
|
||||
href: "https://wa.me/5584988761360",
|
||||
},
|
||||
text: "(84) 98876-1360", href: "https://wa.me/5584988761360"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -234,42 +155,27 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Loja",
|
||||
items: [
|
||||
title: "Loja", items: [
|
||||
{
|
||||
label: "Sobre nós",
|
||||
href: "#sobre",
|
||||
},
|
||||
label: "Sobre nós", href: "#sobre"},
|
||||
{
|
||||
label: "Produtos",
|
||||
href: "#produtos",
|
||||
},
|
||||
label: "Produtos", href: "#produtos"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Localização",
|
||||
items: [
|
||||
title: "Localização", items: [
|
||||
{
|
||||
label: "Rua do Golfinho, 350",
|
||||
href: "#",
|
||||
},
|
||||
label: "Rua do Golfinho, 350", href: "#"},
|
||||
{
|
||||
label: "Ponta Negra, Natal",
|
||||
href: "#",
|
||||
},
|
||||
label: "Ponta Negra, Natal", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contato",
|
||||
items: [
|
||||
title: "Contato", items: [
|
||||
{
|
||||
label: "(84) 98876-1360",
|
||||
href: "tel:84988761360",
|
||||
},
|
||||
label: "(84) 98876-1360", href: "tel:84988761360"},
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/5584988761360",
|
||||
},
|
||||
label: "WhatsApp", href: "https://wa.me/5584988761360"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user