Merge version_2 into main #2
160
src/app/page.tsx
160
src/app/page.tsx
@@ -32,17 +32,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Habits",
|
||||
id: "habits",
|
||||
},
|
||||
name: "Habits", id: "habits"},
|
||||
{
|
||||
name: "Support",
|
||||
id: "faq",
|
||||
},
|
||||
name: "Support", id: "faq"},
|
||||
]}
|
||||
brandName="VoiceDiary"
|
||||
/>
|
||||
@@ -54,9 +48,7 @@ export default function LandingPage() {
|
||||
description="Your life, recorded. A secure voice-driven diary that transcribes, tracks your habits, and keeps you disciplined through smart analytics."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Started", href: "#"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-10024.jpg"
|
||||
imageAlt="voice recognition wave ui"
|
||||
@@ -70,29 +62,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Voice Documentation",
|
||||
descriptions: [
|
||||
"Speak your thoughts, unlock with a keyphrase, and watch it transcribe in real-time.",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DfbQYnssd7Dhr29w3OwxJRgs8l/uploaded-1778678068438-v9aivj1s.jpg",
|
||||
},
|
||||
id: "f1", title: "Voice Documentation", descriptions: [
|
||||
"Speak your thoughts, unlock with a keyphrase, and watch it transcribe in real-time."],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DfbQYnssd7Dhr29w3OwxJRgs8l/uploaded-1778678068438-v9aivj1s.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Habit Report Card",
|
||||
descriptions: [
|
||||
"Monitor positive and negative habits with custom metrics designed to discipline and improve your life.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168632.jpg",
|
||||
},
|
||||
id: "f2", title: "Habit Report Card", descriptions: [
|
||||
"Monitor positive and negative habits with custom metrics designed to discipline and improve your life."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168632.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Secure Cloud Sync",
|
||||
descriptions: [
|
||||
"Every note is timestamped and geotagged, stored securely in the cloud for easy retrieval.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-his-mobile-phone_53876-40348.jpg",
|
||||
},
|
||||
id: "f3", title: "Secure Cloud Sync", descriptions: [
|
||||
"Every note is timestamped and geotagged, stored securely in the cloud for easy retrieval."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-his-mobile-phone_53876-40348.jpg"},
|
||||
]}
|
||||
title="welcome to the voice diary thingy! "
|
||||
description="yeah I made this crap just sent ya to see how bad could it be you review real so yeah review it and tell me menega "
|
||||
@@ -106,17 +86,11 @@ export default function LandingPage() {
|
||||
description="We believe that tracking your daily inputs and habits is the key to meaningful life improvements."
|
||||
metrics={[
|
||||
{
|
||||
value: "100%",
|
||||
title: "Secure Encryption",
|
||||
},
|
||||
value: "100%", title: "Secure Encryption"},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Smart Availability",
|
||||
},
|
||||
value: "24/7", title: "Smart Availability"},
|
||||
{
|
||||
value: "100K+",
|
||||
title: "Daily Insights",
|
||||
},
|
||||
value: "100K+", title: "Daily Insights"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -133,25 +107,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "85%",
|
||||
title: "Habit Goals",
|
||||
description: "Percentage of goals achieved",
|
||||
icon: CheckCircle,
|
||||
id: "m1", value: "85%", title: "Habit Goals", description: "Percentage of goals achieved", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "12",
|
||||
description: "Entries recorded this week",
|
||||
title: "Daily Logs",
|
||||
icon: Mic,
|
||||
id: "m2", value: "12", description: "Entries recorded this week", title: "Daily Logs", icon: Mic,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "150",
|
||||
description: "Locations recorded",
|
||||
title: "Places Visited",
|
||||
icon: MapPin,
|
||||
id: "m3", value: "150", description: "Locations recorded", title: "Places Visited", icon: MapPin,
|
||||
},
|
||||
]}
|
||||
title="Your Growth Tracked"
|
||||
@@ -166,40 +128,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarah_j",
|
||||
testimonial: "VoiceDiary has completely changed how I track my morning routine.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/good-mood-work_329181-14569.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarah_j", testimonial: "VoiceDiary has completely changed how I track my morning routine.", imageSrc: "http://img.b2bpic.net/free-photo/good-mood-work_329181-14569.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "@mchen",
|
||||
testimonial: "The habit report card feature is exactly what I needed for accountability.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "The habit report card feature is exactly what I needed for accountability.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@emily_r",
|
||||
testimonial: "I love being able to record notes while I'm out and about.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1403.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emily_r", testimonial: "I love being able to record notes while I'm out and about.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1403.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "@dkim",
|
||||
testimonial: "Finally, a way to log my thoughts without typing. It's incredibly fast.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", handle: "@dkim", testimonial: "Finally, a way to log my thoughts without typing. It's incredibly fast.", imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Alex Smith",
|
||||
handle: "@alexs",
|
||||
testimonial: "Tracking my commute moods has been very eye-opening for me.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-exhausted-workaholic-man-manager-typing-financial-strategy-using-laptop-computer-while-sitting-desk-table-business-company-office_482257-2321.jpg",
|
||||
},
|
||||
id: "5", name: "Alex Smith", handle: "@alexs", testimonial: "Tracking my commute moods has been very eye-opening for me.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-exhausted-workaholic-man-manager-typing-financial-strategy-using-laptop-computer-while-sitting-desk-table-business-company-office_482257-2321.jpg"},
|
||||
]}
|
||||
title="Transforming Habits"
|
||||
description="What our users say about VoiceDiary."
|
||||
@@ -212,20 +149,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Is my data secure?",
|
||||
content: "Yes, all data is encrypted and synced securely via our cloud infrastructure.",
|
||||
},
|
||||
id: "q1", title: "Is my data secure?", content: "Yes, all data is protected with end-to-end encryption and synced securely via our cloud infrastructure."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Does it work offline?",
|
||||
content: "The app records audio locally first and uploads as soon as you have internet access.",
|
||||
},
|
||||
id: "q2", title: "Does it work offline?", content: "The app records audio locally first and uploads as soon as you have internet access."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I customize my habits?",
|
||||
content: "Absolutely. You can define any habits you want to focus on in the habit dashboard.",
|
||||
},
|
||||
id: "q3", title: "Can I customize my habits?", content: "Absolutely. You can define any habits you want to focus on in the habit dashboard."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Answers to common queries about our diary app."
|
||||
@@ -240,15 +168,9 @@ export default function LandingPage() {
|
||||
description="Join the waitlist or contact our support team today."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
},
|
||||
name: "name", type: "text", placeholder: "Your Name"},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
},
|
||||
name: "email", type: "email", placeholder: "Your Email"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-writing-from-phone-mock-up_23-2148218604.jpg"
|
||||
imageAlt="mobile phone diary app desk"
|
||||
@@ -259,29 +181,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
label: "About", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Help",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "Help", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -291,4 +203,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user