Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
417
src/app/page.tsx
417
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Produtos",
|
||||
id: "products",
|
||||
},
|
||||
name: "Produtos", id: "products"},
|
||||
{
|
||||
name: "Planos",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Planos", id: "pricing"},
|
||||
{
|
||||
name: "Suporte",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Suporte", id: "contact"},
|
||||
]}
|
||||
brandName="Noturno Store"
|
||||
/>
|
||||
@@ -56,118 +48,41 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Experiência Digital Sem Limites"
|
||||
description="A Noturno Store redefine o acesso a produtos virtuais premium. Segurança, exclusividade e entrega instantânea em um ambiente projetado para a elite do mundo tech."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-lineal-shapes-landing-pages_23-2149127865.jpg?_wi=1",
|
||||
imageAlt: "Digital Asset 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/mobile-phone-technology-landing-page_23-2148279614.jpg",
|
||||
imageAlt: "Digital Asset 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page-template_23-2149200404.jpg",
|
||||
imageAlt: "Digital Asset 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-rainbow-coloured-flowing-particles-design_1048-20453.jpg",
|
||||
imageAlt: "Digital Asset 4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-banner-sales-ads_52683-132181.jpg",
|
||||
imageAlt: "Digital Asset 5",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreamlike-surrealistic-landscape-purplish-tones_23-2150505342.jpg",
|
||||
imageAlt: "Digital Asset 6",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/abstract-lineal-shapes-landing-pages_23-2149127865.jpg", imageAlt: "Digital Asset 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/mobile-phone-technology-landing-page_23-2148279614.jpg", imageAlt: "Digital Asset 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page-template_23-2149200404.jpg", imageAlt: "Digital Asset 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-rainbow-coloured-flowing-particles-design_1048-20453.jpg", imageAlt: "Digital Asset 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-banner-sales-ads_52683-132181.jpg", imageAlt: "Digital Asset 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dreamlike-surrealistic-landscape-purplish-tones_23-2150505342.jpg", imageAlt: "Digital Asset 6" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-poly-background-with-connecting-lines-dots_1048-6130.jpg",
|
||||
imageAlt: "Digital Asset 7",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-techno-background-with-abstract-cyber-particles_1048-12198.jpg",
|
||||
imageAlt: "Digital Asset 8",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-technology-template_23-2149848844.jpg",
|
||||
imageAlt: "Digital Asset 9",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-illustration-with-flowing-cyber-dots_1048-11939.jpg",
|
||||
imageAlt: "Digital Asset 10",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-fantasy-landscape-with-color-year-purple-tones_23-2151394040.jpg",
|
||||
imageAlt: "Digital Asset 11",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349213.jpg",
|
||||
imageAlt: "Digital Asset 12",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/low-poly-background-with-connecting-lines-dots_1048-6130.jpg", imageAlt: "Digital Asset 7" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-techno-background-with-abstract-cyber-particles_1048-12198.jpg", imageAlt: "Digital Asset 8" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-psd/flat-design-technology-template_23-2149848844.jpg", imageAlt: "Digital Asset 9" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-illustration-with-flowing-cyber-dots_1048-11939.jpg", imageAlt: "Digital Asset 10" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-fantasy-landscape-with-color-year-purple-tones_23-2151394040.jpg", imageAlt: "Digital Asset 11" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349213.jpg", imageAlt: "Digital Asset 12" }
|
||||
]}
|
||||
tag="Plataforma Premium V1.0"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explorar Catálogo",
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Explorar Catálogo", href: "#products" }]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg",
|
||||
alt: "tech lead",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-businessman-with-folded-arms-looking-camera_23-2147955314.jpg",
|
||||
alt: "developer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg",
|
||||
alt: "architect",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg",
|
||||
alt: "manager",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-successful-black-haired-businesswoman-wearing-formal-suit-standing-with-arms-folded-smiling_74855-10031.jpg",
|
||||
alt: "specialist",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", alt: "tech lead" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-businessman-with-folded-arms-looking-camera_23-2147955314.jpg", alt: "developer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg", alt: "architect" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", alt: "manager" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-successful-black-haired-businesswoman-wearing-formal-suit-standing-with-arms-folded-smiling_74855-10031.jpg", alt: "specialist" }
|
||||
]}
|
||||
avatarText="Mais de 10k profissionais satisfeitos"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/gradient-abstract-technology-landing-page-template_23-2149164222.jpg",
|
||||
alt: "Tech Logo 1",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/3d-render-digital-particles-techno-background_1048-14519.jpg",
|
||||
alt: "Tech Logo 2",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/blue-light-rays-background_1017-3394.jpg",
|
||||
alt: "Tech Logo 3",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/abstract-neon-lights-background_1017-2666.jpg",
|
||||
alt: "Tech Logo 4",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/light-streak-lines-background_23-2148133168.jpg",
|
||||
alt: "Tech Logo 5",
|
||||
},
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-vector/gradient-abstract-technology-landing-page-template_23-2149164222.jpg", alt: "Tech Logo 1" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/3d-render-digital-particles-techno-background_1048-14519.jpg", alt: "Tech Logo 2" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/blue-light-rays-background_1017-3394.jpg", alt: "Tech Logo 3" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/abstract-neon-lights-background_1017-2666.jpg", alt: "Tech Logo 4" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/light-streak-lines-background_23-2148133168.jpg", alt: "Tech Logo 5" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -178,20 +93,11 @@ export default function LandingPage() {
|
||||
title="Excelência em Produtos Digitais"
|
||||
description="Focamos em entregar valor real através de assets de alta performance. Nossa infraestrutura garante que sua experiência de compra seja tão rápida quanto o software que você adquire."
|
||||
metrics={[
|
||||
{
|
||||
value: "99.9%",
|
||||
title: "Uptime de Entrega",
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Suporte Dedicado",
|
||||
},
|
||||
{
|
||||
value: "10k+",
|
||||
title: "Clientes Satisfeitos",
|
||||
},
|
||||
{ value: "99.9%", title: "Uptime de Entrega" },
|
||||
{ value: "24/7", title: "Suporte Dedicado" },
|
||||
{ value: "10k+", title: "Clientes Satisfeitos" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diamond-gem-jewelry-graphic-symbol-icon_53876-125401.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diamond-gem-jewelry-graphic-symbol-icon_53876-125401.jpg"
|
||||
imageAlt="Sobre a Noturno Store"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -204,50 +110,26 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Entrega Instantânea",
|
||||
description: "Seu produto disponível segundos após o pagamento.",
|
||||
icon: Zap,
|
||||
title: "Entrega Instantânea", description: "Seu produto disponível segundos após o pagamento.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-digital-tablet-with-search-job-screen-yellow-background_169016-39375.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/upload-icon-front-side_187299-45737.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-lineal-shapes-landing-pages_23-2149127865.jpg?_wi=2",
|
||||
imageAlt: "software product card design",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-digital-tablet-with-search-job-screen-yellow-background_169016-39375.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/upload-icon-front-side_187299-45737.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Segurança Máxima",
|
||||
description: "Ambiente criptografado com os melhores padrões.",
|
||||
icon: Shield,
|
||||
title: "Segurança Máxima", description: "Ambiente criptografado com os melhores padrões.", icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/music-player-app-interface_23-2148519558.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-unrecognizable-man-taking-picture-work-plan-phone_1098-18712.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diamond-gem-jewelry-graphic-symbol-icon_53876-125401.jpg?_wi=2",
|
||||
imageAlt: "software product card design",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/music-player-app-interface_23-2148519558.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mid-section-unrecognizable-man-taking-picture-work-plan-phone_1098-18712.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Pagamentos Modernos",
|
||||
description: "Suporte a métodos tradicionais e tecnologias emergentes.",
|
||||
icon: CreditCard,
|
||||
title: "Pagamentos Modernos", description: "Suporte a métodos tradicionais e tecnologias emergentes.", icon: CreditCard,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gear-front-side-white-background_187299-40157.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=1",
|
||||
imageAlt: "software product card design",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/gear-front-side-white-background_187299-40157.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Por que escolher a Noturno?"
|
||||
description="Nossa plataforma foi desenhada para eliminar atritos e oferecer o mais alto padrão de segurança para o seu dia a dia digital."
|
||||
@@ -261,48 +143,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "License Prime",
|
||||
price: "R$ 199,00",
|
||||
variant: "Tech",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/software-engineer-business-card-template-design_23-2151856357.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Access Pro",
|
||||
price: "R$ 299,00",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/20-web-pack-line-filled-icon-presentation_1142-22357.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Cloud Vault",
|
||||
price: "R$ 499,00",
|
||||
variant: "Cloud",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736729.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Dev Kit Ultra",
|
||||
price: "R$ 899,00",
|
||||
variant: "Dev",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736742.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "UI Masterset",
|
||||
price: "R$ 149,00",
|
||||
variant: "Design",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Security Suite",
|
||||
price: "R$ 399,00",
|
||||
variant: "Cyber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg",
|
||||
},
|
||||
{ id: "p1", name: "License Prime", price: "R$ 199,00", variant: "Tech", imageSrc: "http://img.b2bpic.net/free-psd/software-engineer-business-card-template-design_23-2151856357.jpg" },
|
||||
{ id: "p2", name: "Access Pro", price: "R$ 299,00", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-vector/20-web-pack-line-filled-icon-presentation_1142-22357.jpg" },
|
||||
{ id: "p3", name: "Cloud Vault", price: "R$ 499,00", variant: "Cloud", imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736729.jpg" },
|
||||
{ id: "p4", name: "Dev Kit Ultra", price: "R$ 899,00", variant: "Dev", imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736742.jpg" },
|
||||
{ id: "p5", name: "UI Masterset", price: "R$ 149,00", variant: "Design", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg" },
|
||||
{ id: "p6", name: "Security Suite", price: "R$ 399,00", variant: "Cyber", imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg" }
|
||||
]}
|
||||
title="Destaques do Catálogo"
|
||||
description="Explore nossas categorias exclusivas."
|
||||
@@ -316,52 +162,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
badge: "Base",
|
||||
price: "R$ 49",
|
||||
subtitle: "Acesso básico",
|
||||
features: [
|
||||
"Suporte padrão",
|
||||
"Entrega ágil",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Adquirir",
|
||||
},
|
||||
],
|
||||
id: "starter", badge: "Base", price: "R$ 49", subtitle: "Acesso básico", features: ["Suporte padrão", "Entrega ágil"],
|
||||
buttons: [{ text: "Adquirir" }]
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Premium",
|
||||
price: "R$ 129",
|
||||
subtitle: "Para entusiastas",
|
||||
features: [
|
||||
"Suporte prioritário",
|
||||
"Entrega instantânea",
|
||||
"Acesso exclusivo",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Adquirir",
|
||||
},
|
||||
],
|
||||
id: "pro", badge: "Premium", price: "R$ 129", subtitle: "Para entusiastas", features: ["Suporte prioritário", "Entrega instantânea", "Acesso exclusivo"],
|
||||
buttons: [{ text: "Adquirir" }]
|
||||
},
|
||||
{
|
||||
id: "elite",
|
||||
badge: "Elite",
|
||||
price: "R$ 299",
|
||||
subtitle: "Para profissionais",
|
||||
features: [
|
||||
"Suporte 24/7",
|
||||
"Garantia estendida",
|
||||
"Acesso full",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Adquirir",
|
||||
},
|
||||
],
|
||||
},
|
||||
id: "elite", badge: "Elite", price: "R$ 299", subtitle: "Para profissionais", features: ["Suporte 24/7", "Garantia estendida", "Acesso full"],
|
||||
buttons: [{ text: "Adquirir" }]
|
||||
}
|
||||
]}
|
||||
title="Planos de Acesso"
|
||||
description="Escolha o nível de acesso que melhor atende suas demandas."
|
||||
@@ -374,60 +185,16 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "Dev",
|
||||
company: "Tech",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark D.",
|
||||
role: "CTO",
|
||||
company: "Cloud",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-formal-wear-standing-office_1303-31472.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Lisa R.",
|
||||
role: "PM",
|
||||
company: "Software",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/disabled-business-manager-wheelchair-looking-tired-front_482257-2229.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Alex K.",
|
||||
role: "Designer",
|
||||
company: "Agency",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-entrepreneur-standing-looking-camera-crossing-arms-smiling_482257-5018.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "John M.",
|
||||
role: "Arch",
|
||||
company: "System",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah J.", role: "Dev", company: "Tech", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg" },
|
||||
{ id: "2", name: "Mark D.", role: "CTO", company: "Cloud", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-formal-wear-standing-office_1303-31472.jpg" },
|
||||
{ id: "3", name: "Lisa R.", role: "PM", company: "Software", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/disabled-business-manager-wheelchair-looking-tired-front_482257-2229.jpg" },
|
||||
{ id: "4", name: "Alex K.", role: "Designer", company: "Agency", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-entrepreneur-standing-looking-camera-crossing-arms-smiling_482257-5018.jpg" },
|
||||
{ id: "5", name: "John M.", role: "Arch", company: "System", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "100%",
|
||||
label: "Satisfação",
|
||||
},
|
||||
{
|
||||
value: "50ms",
|
||||
label: "Latência de entrega",
|
||||
},
|
||||
{
|
||||
value: "10k+",
|
||||
label: "Ativações",
|
||||
},
|
||||
{ value: "100%", label: "Satisfação" },
|
||||
{ value: "50ms", label: "Latência de entrega" },
|
||||
{ value: "10k+", label: "Ativações" }
|
||||
]}
|
||||
title="O que dizem nossos usuários"
|
||||
description="Experiências reais da nossa comunidade."
|
||||
@@ -439,21 +206,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Como recebo meu produto?",
|
||||
content: "A entrega é feita via painel do usuário e e-mail imediatamente após a confirmação do pagamento.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Aceitam criptomoedas?",
|
||||
content: "Estamos preparando a infraestrutura para pagamentos em Cripto e NOWPayments em breve.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Existe suporte técnico?",
|
||||
content: "Sim, nossa equipe de suporte está disponível 24/7 via Discord e e-mail.",
|
||||
},
|
||||
{ id: "f1", title: "Como recebo meu produto?", content: "A entrega é feita via painel do usuário e e-mail imediatamente após a confirmação do pagamento." },
|
||||
{ id: "f2", title: "Aceitam criptomoedas?", content: "Estamos preparando a infraestrutura para pagamentos em Cripto e NOWPayments em breve." },
|
||||
{ id: "f3", title: "Existe suporte técnico?", content: "Sim, nossa equipe de suporte está disponível 24/7 via Discord e e-mail." }
|
||||
]}
|
||||
title="Dúvidas Frequentes"
|
||||
description="Encontre respostas para as perguntas mais comuns."
|
||||
@@ -464,9 +219,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Suporte"
|
||||
title="Precisa de Ajuda?"
|
||||
description="Entre em contato com nossa equipe ou junte-se ao nosso Discord oficial para um suporte mais rápido."
|
||||
@@ -481,36 +234,12 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-96762.jpg"
|
||||
logoText="Noturno Store"
|
||||
columns={[
|
||||
{
|
||||
title: "Institucional",
|
||||
items: [
|
||||
{
|
||||
label: "Sobre",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Termos",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Suporte",
|
||||
items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Discord",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Institucional", items: [{ label: "Sobre", href: "#" }, { label: "Termos", href: "#" }] },
|
||||
{ title: "Suporte", items: [{ label: "FAQ", href: "#" }, { label: "Discord", href: "#" }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user