Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c771d536b | |||
| 395f575870 | |||
| 4aa0cc2dec | |||
| 09d6822c7a | |||
| 9e6db88457 | |||
| 6af46af274 | |||
| 3b509c243c | |||
| 8a2d818ae5 | |||
| 5f47d97d56 |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
|||||||
<div id="home" data-section="home">
|
<div id="home" data-section="home">
|
||||||
<HeroCentered
|
<HeroCentered
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "radial-gradient"}}
|
||||||
title="Transform Your Thoughts into Actionable Text"
|
title="Transform Your Thoughts into Actionable Text"
|
||||||
description="Leverage AI to convert handwritten notes and voice recordings into editable, searchable digital text with unparalleled accuracy. Boost your productivity with NoteForge."
|
description="Leverage AI to convert handwritten notes and voice recordings into editable, searchable digital text with unparalleled accuracy. Boost your productivity with NoteForge."
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "export-options", title: "Flexible Export Options", description: "Export your transcribed text into popular formats like PDF, TXT, and DOCX, making it easy to integrate with your existing tools.", tag: "Integrate", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-with-books-yellow-background_23-2148207606.jpg", imageAlt: "Document export options"},
|
id: "export-options", title: "Flexible Export Options", description: "Export your transcribed text into popular formats like PDF, TXT, and DOCX, making it easy to integrate with your existing tools.", tag: "Integrate", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-with-books-yellow-background_23-2148207606.jpg", imageAlt: "Document export options"},
|
||||||
{
|
{
|
||||||
id: "intelligent-search", title: "Intelligent Search", description: "Quickly find any piece of information within your vast library of notes using advanced AI-powered search capabilities.", tag: "Find Anything", imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-something-notebook-while-looking-her-smartphone_23-2149240368.jpg", imageAlt: "Intelligent search magnifying glass"},
|
id: "intelligent-search", title: "Intelligent Search", description: "Quickly find any piece of information within your vast library of notes using advanced AI-powered search capabilities.", tag: "Find Anything", imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-something-notebook-while-looking-her-smartphone_23-2149240368.jpg", imageAlt: "Intelligent search magnifying glass"}
|
||||||
]}
|
]}
|
||||||
title="Effortless Conversion at Your Fingertips"
|
title="Effortless Conversion at Your Fingertips"
|
||||||
description="Our advanced AI ensures every word from your handwritten notes or spoken words is accurately transcribed, ready for editing and sharing. Experience the power of intelligent conversion."
|
description="Our advanced AI ensures every word from your handwritten notes or spoken words is accurately transcribed, ready for editing and sharing. Experience the power of intelligent conversion."
|
||||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
|||||||
value: "90%", label: "Productivity Boost"},
|
value: "90%", label: "Productivity Boost"},
|
||||||
]}
|
]}
|
||||||
title="What Our Users Are Saying"
|
title="What Our Users Are Saying"
|
||||||
description="Discover how NoteForge has transformed the workflow and productivity of professionals worldwide, making information capture effortless."
|
description="Hear from our satisfied customers across various industries about how NoteForge has revolutionized their workflow, enhanced productivity, and made information capture effortless and efficient."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
|||||||
imageAlt="People interacting with FAQ section"
|
imageAlt="People interacting with FAQ section"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Find quick answers to common questions about NoteForge features, pricing, and support. If you can't find your answer, our support team is ready to help."
|
description="Browse our comprehensive collection of frequently asked questions to quickly find solutions and information regarding NoteForge's features, usage, security, and more. Our dedicated support team is always available to assist if you need further help."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -249,7 +249,7 @@ export default function LandingPage() {
|
|||||||
variant: "radial-gradient"}}
|
variant: "radial-gradient"}}
|
||||||
tag="Stay Connected"
|
tag="Stay Connected"
|
||||||
title="Join the NoteForge Community"
|
title="Join the NoteForge Community"
|
||||||
description="Subscribe to our newsletter for the latest updates, productivity tips, and exclusive offers. Don't miss out on new features and insights!"
|
description="Be the first to know about NoteForge's exciting new features, receive expert productivity tips, and gain access to exclusive offers by joining our vibrant community. Stay ahead with all the insights you need!"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/smartwatch-with-social-networking-icons-wooden-table_23-2147841394.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/smartwatch-with-social-networking-icons-wooden-table_23-2147841394.jpg"
|
||||||
imageAlt="Abstract digital connection"
|
imageAlt="Abstract digital connection"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user