Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c4497fc6cd | |||
| 1edc103404 | |||
| 42c97e15fb |
218
src/app/page.tsx
218
src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "/features",
|
||||
},
|
||||
name: "Features", id: "/features"},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Download",
|
||||
id: "/download",
|
||||
},
|
||||
name: "Download", id: "/download"},
|
||||
{
|
||||
name: "Support",
|
||||
id: "/support",
|
||||
},
|
||||
name: "Support", id: "/support"},
|
||||
]}
|
||||
brandName="ZIVVA"
|
||||
/>
|
||||
@@ -57,102 +47,57 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="ZIVVA – Connect. Chat. Explore."
|
||||
description="A new way to meet people, stay connected, and enjoy a clean, fast, secure messaging experience."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahj",
|
||||
testimonial: "ZIVVA is the cleanest social app I've used. No junk, just chats.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-curly-haired-pretty-teenage-girl-enjoys-free-time-leisure-time-uses-mobile-phone-blogging-sharing-publications-wears-casual-jumper-headphones-around-neck-poses-outdoors_273609-60629.jpg?_wi=1",
|
||||
},
|
||||
name: "Sarah J.", handle: "@sarahj", testimonial: "ZIVVA is the cleanest social app I've used. No junk, just chats.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-curly-haired-pretty-teenage-girl-enjoys-free-time-leisure-time-uses-mobile-phone-blogging-sharing-publications-wears-casual-jumper-headphones-around-neck-poses-outdoors_273609-60629.jpg?_wi=1"},
|
||||
{
|
||||
name: "Michael K.",
|
||||
handle: "@mikedev",
|
||||
testimonial: "Finally a fast messaging app that isn't cluttered. Love the AI assistant.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-girl-black-hat-smiling_176420-8505.jpg?_wi=1",
|
||||
},
|
||||
name: "Michael K.", handle: "@mikedev", testimonial: "Finally a fast messaging app that isn't cluttered. Love the AI assistant.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-girl-black-hat-smiling_176420-8505.jpg?_wi=1"},
|
||||
{
|
||||
name: "Elena R.",
|
||||
handle: "@elena_connects",
|
||||
testimonial: "Safe, teen-friendly, and very intuitive. Highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg?_wi=1",
|
||||
},
|
||||
name: "Elena R.", handle: "@elena_connects", testimonial: "Safe, teen-friendly, and very intuitive. Highly recommend.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg?_wi=1"},
|
||||
{
|
||||
name: "David W.",
|
||||
handle: "@david_w",
|
||||
testimonial: "The update broadcast system is a game changer for my local community group.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemplative-young-woman-with-curly-hair-holds-modern-cellphone-networks-social-media-city-wears-jacket-poses_273609-55671.jpg?_wi=1",
|
||||
},
|
||||
name: "David W.", handle: "@david_w", testimonial: "The update broadcast system is a game changer for my local community group.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemplative-young-woman-with-curly-hair-holds-modern-cellphone-networks-social-media-city-wears-jacket-poses_273609-55671.jpg?_wi=1"},
|
||||
{
|
||||
name: "Jessica L.",
|
||||
handle: "@jessl",
|
||||
testimonial: "Best social app experience. Real-time and super smooth.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-video-call-smartphone_53876-96928.jpg",
|
||||
},
|
||||
name: "Jessica L.", handle: "@jessl", testimonial: "Best social app experience. Real-time and super smooth.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-video-call-smartphone_53876-96928.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Download APK",
|
||||
href: "/download",
|
||||
},
|
||||
text: "Download APK", href: "/download"},
|
||||
{
|
||||
text: "Join Community",
|
||||
href: "#",
|
||||
},
|
||||
text: "Join Community", href: "#"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/various-applications-forming-circle-front-two-people-using-mobile-phone_23-2147844568.jpg?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAnfUw0bXXvzJHu9Z2oRDb8Z1I/uploaded-1775837808943-xbjdrbny.png"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/photo-curly-haired-pretty-teenage-girl-enjoys-free-time-leisure-time-uses-mobile-phone-blogging-sharing-publications-wears-casual-jumper-headphones-around-neck-poses-outdoors_273609-60629.jpg",
|
||||
alt: "User 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/photo-curly-haired-pretty-teenage-girl-enjoys-free-time-leisure-time-uses-mobile-phone-blogging-sharing-publications-wears-casual-jumper-headphones-around-neck-poses-outdoors_273609-60629.jpg", alt: "User 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-girl-black-hat-smiling_176420-8505.jpg",
|
||||
alt: "User 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-girl-black-hat-smiling_176420-8505.jpg", alt: "User 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg",
|
||||
alt: "User 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg", alt: "User 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/contemplative-young-woman-with-curly-hair-holds-modern-cellphone-networks-social-media-city-wears-jacket-poses_273609-55671.jpg",
|
||||
alt: "User 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/contemplative-young-woman-with-curly-hair-holds-modern-cellphone-networks-social-media-city-wears-jacket-poses_273609-55671.jpg", alt: "User 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-having-video-call-smartphone_53876-96928.jpg",
|
||||
alt: "User 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-having-video-call-smartphone_53876-96928.jpg", alt: "User 5"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Secure Messaging",
|
||||
},
|
||||
type: "text", text: "Secure Messaging"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Instant Delivery",
|
||||
},
|
||||
type: "text", text: "Instant Delivery"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Zero Ads",
|
||||
},
|
||||
type: "text", text: "Zero Ads"},
|
||||
{
|
||||
type: "text",
|
||||
text: "AI Enabled",
|
||||
},
|
||||
type: "text", text: "AI Enabled"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Community Safe",
|
||||
},
|
||||
type: "text", text: "Community Safe"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -167,37 +112,17 @@ export default function LandingPage() {
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Anna S.",
|
||||
handle: "@anna",
|
||||
testimonial: "Best UI ever.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-curly-haired-pretty-teenage-girl-enjoys-free-time-leisure-time-uses-mobile-phone-blogging-sharing-publications-wears-casual-jumper-headphones-around-neck-poses-outdoors_273609-60629.jpg?_wi=2",
|
||||
},
|
||||
id: "t1", name: "Anna S.", handle: "@anna", testimonial: "Best UI ever.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-curly-haired-pretty-teenage-girl-enjoys-free-time-leisure-time-uses-mobile-phone-blogging-sharing-publications-wears-casual-jumper-headphones-around-neck-poses-outdoors_273609-60629.jpg?_wi=2"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Bob B.",
|
||||
handle: "@bob",
|
||||
testimonial: "Super fast speeds.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-girl-black-hat-smiling_176420-8505.jpg?_wi=2",
|
||||
},
|
||||
id: "t2", name: "Bob B.", handle: "@bob", testimonial: "Super fast speeds.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-girl-black-hat-smiling_176420-8505.jpg?_wi=2"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Cathy D.",
|
||||
handle: "@cathy",
|
||||
testimonial: "Very safe.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg?_wi=2",
|
||||
},
|
||||
id: "t3", name: "Cathy D.", handle: "@cathy", testimonial: "Very safe.", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg?_wi=2"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Dan E.",
|
||||
handle: "@dan",
|
||||
testimonial: "Clean design.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemplative-young-woman-with-curly-hair-holds-modern-cellphone-networks-social-media-city-wears-jacket-poses_273609-55671.jpg?_wi=2",
|
||||
},
|
||||
id: "t4", name: "Dan E.", handle: "@dan", testimonial: "Clean design.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemplative-young-woman-with-curly-hair-holds-modern-cellphone-networks-social-media-city-wears-jacket-poses_273609-55671.jpg?_wi=2"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -211,23 +136,14 @@ export default function LandingPage() {
|
||||
description="Growing fast, reaching more users every day."
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Users,
|
||||
title: "Active Users",
|
||||
value: "50K+",
|
||||
},
|
||||
id: "m1", icon: Users,
|
||||
title: "Active Users", value: "50K+"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: MessageSquare,
|
||||
title: "Messages Sent",
|
||||
value: "1M+",
|
||||
},
|
||||
id: "m2", icon: MessageSquare,
|
||||
title: "Messages Sent", value: "1M+"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: ShieldCheck,
|
||||
title: "Security Rate",
|
||||
value: "99.9%",
|
||||
},
|
||||
id: "m3", icon: ShieldCheck,
|
||||
title: "Security Rate", value: "99.9%"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -242,17 +158,9 @@ export default function LandingPage() {
|
||||
description="Meet the creators behind ZIVVA."
|
||||
members={[
|
||||
{
|
||||
id: "tm1",
|
||||
name: "John Doe",
|
||||
role: "CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg?_wi=3",
|
||||
},
|
||||
id: "tm1", name: "John Doe", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg?_wi=3"},
|
||||
{
|
||||
id: "tm2",
|
||||
name: "Jane Smith",
|
||||
role: "CTO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-curly-haired-pretty-teenage-girl-enjoys-free-time-leisure-time-uses-mobile-phone-blogging-sharing-publications-wears-casual-jumper-headphones-around-neck-poses-outdoors_273609-60629.jpg?_wi=3",
|
||||
},
|
||||
id: "tm2", name: "Jane Smith", role: "CTO", imageSrc: "http://img.b2bpic.net/free-photo/photo-curly-haired-pretty-teenage-girl-enjoys-free-time-leisure-time-uses-mobile-phone-blogging-sharing-publications-wears-casual-jumper-headphones-around-neck-poses-outdoors_273609-60629.jpg?_wi=3"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -261,8 +169,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Join"
|
||||
title="Get Started"
|
||||
description="Enter your email to receive early access updates."
|
||||
@@ -276,42 +183,27 @@ export default function LandingPage() {
|
||||
logoText="ZIVVA"
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
title: "Platform", items: [
|
||||
{
|
||||
label: "Download",
|
||||
href: "/download",
|
||||
},
|
||||
label: "Download", href: "/download"},
|
||||
{
|
||||
label: "Features",
|
||||
href: "/features",
|
||||
},
|
||||
label: "Features", href: "/features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Help Center",
|
||||
href: "/support",
|
||||
},
|
||||
label: "Help Center", href: "/support"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/support",
|
||||
},
|
||||
label: "FAQ", href: "/support"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "/legal",
|
||||
},
|
||||
label: "Privacy Policy", href: "/legal"},
|
||||
{
|
||||
label: "Terms of Use",
|
||||
href: "/legal",
|
||||
},
|
||||
label: "Terms of Use", href: "/legal"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user