4 Commits

Author SHA1 Message Date
0d1c862c93 Update src/app/page.tsx 2026-03-07 05:16:41 +00:00
eea7ad30bf Merge version_2 into main
Merge version_2 into main
2026-03-07 05:13:46 +00:00
f5c97ea99c Update src/app/page.tsx 2026-03-07 05:13:41 +00:00
6d27f70fd6 Merge version_1 into main
Merge version_1 into main
2026-03-07 05:10:17 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardOne
title="Powerful Features Built for Learners"
description="Everything you need to study smarter, faster, and with measurable results. From AI-powered simplification to instant quizzes and score tracking."
description="Everything you need to study smarter, faster, and with measurable results. From AI-powered simplification to instant quizzes and score tracking. Save 10+ hours per month on study prep and see tangible improvements in retention and grades."
tag="Core Features"
textboxLayout="default"
animationType="slide-up"
@@ -191,7 +191,7 @@ export default function LandingPage() {
text="Ready to transform your learning experience? Sign up for Simply today and start mastering your content."
animationType="entrance-slide"
buttons={[
{ text: "Sign Up Now", href: "https://simply.app/signup" },
{ text: "Start Free Trial", href: "https://simply.app/signup" },
{ text: "Book a Demo", href: "https://simply.app/demo" }
]}
background={{ variant: "plain" }}