Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
250
src/app/page.tsx
250
src/app/page.tsx
@@ -32,30 +32,12 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Amor"
|
||||
/>
|
||||
@@ -63,69 +45,27 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Conectando almas, um encontro por vez."
|
||||
description="Encontre conexões reais em um ambiente seguro, focado em quem você é. Amor, a plataforma de relacionamentos que coloca a autenticidade em primeiro lugar."
|
||||
buttons={[
|
||||
{
|
||||
text: "Começar agora",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Começar agora", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cute-couple-park-lady-gray-coat-people-with-thermos-croissant_1157-42532.jpg"
|
||||
imageAlt="Couple in cafe"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-couple-spend-time-autumn-park_1157-36474.jpg",
|
||||
alt: "Couple in autumn park",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-partners-looking-each-other_23-2149411845.jpg",
|
||||
alt: "Partners looking at each other",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-couple-with-hot-drinks_23-2148735613.jpg",
|
||||
alt: "Couple with hot drinks",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-happy-couple-is-drinking-hot-drink-from-thermos-while-sitting-autumn-park_613910-2935.jpg",
|
||||
alt: "Happy couple sitting",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-pretty-girl-summer-park_1157-19948.jpg",
|
||||
alt: "Beautiful girl in summer park",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/beautiful-couple-spend-time-autumn-park_1157-36474.jpg", alt: "Couple in autumn park" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-partners-looking-each-other_23-2149411845.jpg", alt: "Partners looking at each other" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-couple-with-hot-drinks_23-2148735613.jpg", alt: "Couple with hot drinks" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-happy-couple-is-drinking-hot-drink-from-thermos-while-sitting-autumn-park_613910-2935.jpg", alt: "Happy couple sitting" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/beautiful-pretty-girl-summer-park_1157-19948.jpg", alt: "Beautiful girl in summer park" },
|
||||
]}
|
||||
avatarText="Mais de 150 mil solteiros felizes."
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Autenticidade",
|
||||
icon: ShieldCheck,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Algoritmos Inteligentes",
|
||||
icon: Star,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Segurança Verificada",
|
||||
icon: Lock,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Conversas Reais",
|
||||
icon: Heart,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Sucesso Garantido",
|
||||
icon: Sparkles,
|
||||
},
|
||||
{ type: "text-icon", text: "Autenticidade", icon: ShieldCheck },
|
||||
{ type: "text-icon", text: "Algoritmos Inteligentes", icon: Star },
|
||||
{ type: "text-icon", text: "Segurança Verificada", icon: Lock },
|
||||
{ type: "text-icon", text: "Conversas Reais", icon: Heart },
|
||||
{ type: "text-icon", text: "Sucesso Garantido", icon: Sparkles },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -135,7 +75,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Mais que apenas deslizar"
|
||||
description="Nossa abordagem prioriza conversas significativas e valores compartilhados, garantindo que cada momento que você investe tenha potencial real para algo duradouro."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-3d-lamp-design_23-2151047505.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-3d-lamp-design_23-2151047505.jpg"
|
||||
imageAlt="Cozy interior"
|
||||
/>
|
||||
</div>
|
||||
@@ -147,29 +87,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Algoritmos Inteligentes",
|
||||
author: "IA Amor",
|
||||
description: "Conectamos você a quem realmente combina.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/music-player-play-song-concept_53876-122852.jpg",
|
||||
imageAlt: "Feature 1",
|
||||
},
|
||||
id: "f1", title: "Algoritmos Inteligentes", author: "IA Amor", description: "Conectamos você a quem realmente combina.", tags: ["IA", "Tecnologia"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/music-player-play-song-concept_53876-122852.jpg", imageAlt: "Feature 1"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Segurança e Privacidade",
|
||||
author: "Proteção",
|
||||
description: "Verificações rigorosas para sua tranquilidade.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/celebration-concept-woman-locking-toy-heart_176474-8036.jpg",
|
||||
imageAlt: "Feature 2",
|
||||
},
|
||||
id: "f2", title: "Segurança e Privacidade", author: "Proteção", description: "Verificações rigorosas para sua tranquilidade.", tags: ["Segurança", "Privacidade"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/celebration-concept-woman-locking-toy-heart_176474-8036.jpg", imageAlt: "Feature 2"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Interação Real",
|
||||
author: "Amor",
|
||||
description: "Foco em diálogos profundos, não em superficialidades.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-connection-online-networking-medias-conpt_53876-64965.jpg",
|
||||
imageAlt: "Feature 3",
|
||||
},
|
||||
id: "f3", title: "Interação Real", author: "Amor", description: "Foco em diálogos profundos, não em superficialidades.", tags: ["Relacionamento", "Real"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-connection-online-networking-medias-conpt_53876-64965.jpg", imageAlt: "Feature 3"},
|
||||
]}
|
||||
title="Por que o Amor é diferente?"
|
||||
description="Ferramentas pensadas para proteger sua jornada emocional."
|
||||
@@ -182,33 +107,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "150k+",
|
||||
title: "Usuários Felizes",
|
||||
items: [
|
||||
"Ativos",
|
||||
"Verificados",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "12k+",
|
||||
title: "Relacionamentos Sérios",
|
||||
items: [
|
||||
"Casamentos",
|
||||
"Noivados",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "98%",
|
||||
title: "Satisfação",
|
||||
items: [
|
||||
"Segurança",
|
||||
"Suporte",
|
||||
],
|
||||
},
|
||||
{ id: "m1", value: "150k+", title: "Usuários Felizes", items: ["Ativos", "Verificados"] },
|
||||
{ id: "m2", value: "12k+", title: "Relacionamentos Sérios", items: ["Casamentos", "Noivados"] },
|
||||
{ id: "m3", value: "98%", title: "Satisfação", items: ["Segurança", "Suporte"] },
|
||||
]}
|
||||
title="Resultados reais"
|
||||
description="Impacto significativo na vida de milhares de solteiros."
|
||||
@@ -220,46 +121,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Encontrei minha alma gêmea",
|
||||
quote: "Não esperava conhecer alguém tão especial aqui.",
|
||||
name: "Ana S.",
|
||||
role: "Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Muito melhor que outros apps",
|
||||
quote: "A qualidade das conexões aqui é surpreendente.",
|
||||
name: "Bruno L.",
|
||||
role: "Engenheiro",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-smiley-man_23-2149022665.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Experiência incrível",
|
||||
quote: "Segurança e foco foram o que me conquistou.",
|
||||
name: "Carla M.",
|
||||
role: "Professora",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sucsessful-businesswoman-studio-isolated-grey_613910-11320.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Conexões reais",
|
||||
quote: "Finalmente alguém que busca o mesmo que eu.",
|
||||
name: "Daniel F.",
|
||||
role: "Músico",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15983.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Recomendo a todos",
|
||||
quote: "O Amor mudou minha forma de ver relacionamentos.",
|
||||
name: "Elisa P.",
|
||||
role: "Médica",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-happy-young-man-taking-selfie-cafe-posing-with-cup-coffee-video-chats_1258-245419.jpg",
|
||||
},
|
||||
{ id: "t1", title: "Encontrei minha alma gêmea", quote: "Não esperava conhecer alguém tão especial aqui.", name: "Ana S.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg" },
|
||||
{ id: "t2", title: "Muito melhor que outros apps", quote: "A qualidade das conexões aqui é surpreendente.", name: "Bruno L.", role: "Engenheiro", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-smiley-man_23-2149022665.jpg" },
|
||||
{ id: "t3", title: "Experiência incrível", quote: "Segurança e foco foram o que me conquistou.", name: "Carla M.", role: "Professora", imageSrc: "http://img.b2bpic.net/free-photo/sucsessful-businesswoman-studio-isolated-grey_613910-11320.jpg" },
|
||||
{ id: "t4", title: "Conexões reais", quote: "Finalmente alguém que busca o mesmo que eu.", name: "Daniel F.", role: "Músico", imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15983.jpg" },
|
||||
{ id: "t5", title: "Recomendo a todos", quote: "O Amor mudou minha forma de ver relacionamentos.", name: "Elisa P.", role: "Médica", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-happy-young-man-taking-selfie-cafe-posing-with-cup-coffee-video-chats_1258-245419.jpg" },
|
||||
]}
|
||||
title="Histórias que mudaram"
|
||||
description="O que nossos usuários têm a dizer sobre encontrar o par ideal."
|
||||
@@ -271,14 +137,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"AmorMedia",
|
||||
"TechMatch",
|
||||
"SecureLove",
|
||||
"HeartSync",
|
||||
"GenuineInc",
|
||||
"ConnectGlobal",
|
||||
"UnionLabs",
|
||||
]}
|
||||
"AmorMedia", "TechMatch", "SecureLove", "HeartSync", "GenuineInc", "ConnectGlobal", "UnionLabs"]}
|
||||
title="Parceiros e Confiança"
|
||||
description="Marcas que apoiam nossa missão de conexões autênticas."
|
||||
/>
|
||||
@@ -289,26 +148,14 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Como funciona a verificação?",
|
||||
content: "Usamos IA avançada para verificar identidades.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "É seguro?",
|
||||
content: "Sua privacidade é nossa prioridade absoluta.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Como cancelo?",
|
||||
content: "Você pode cancelar sua assinatura a qualquer momento.",
|
||||
},
|
||||
{ id: "q1", title: "Como funciona a verificação?", content: "Usamos IA avançada para verificar identidades." },
|
||||
{ id: "q2", title: "É seguro?", content: "Sua privacidade é nossa prioridade absoluta." },
|
||||
{ id: "q3", title: "Como cancelo?", content: "Você pode cancelar sua assinatura a qualquer momento." },
|
||||
]}
|
||||
title="Dúvidas Frequentes"
|
||||
description="Estamos aqui para ajudar você a começar com total tranquilidade."
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-3d-lamp-design_23-2151047505.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-3d-lamp-design_23-2151047505.jpg"
|
||||
imageAlt="Cozy room"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -320,25 +167,10 @@ export default function LandingPage() {
|
||||
title="Fale Conosco"
|
||||
description="Pronto para começar sua nova história de amor?"
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Seu nome completo",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Seu melhor e-mail",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Seu nome completo", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Seu melhor e-mail", required: true },
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Conte um pouco sobre você",
|
||||
rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "Conte um pouco sobre você", rows: 4, required: true }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-hands-tiny-lights_23-2150571051.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user