Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #7.
This commit is contained in:
2026-03-12 09:40:24 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
title="Read Like You Scroll"
description="Experience books in bite-sized chapters with the familiar feel of TikTok. Swipe through stories at your own pace, build reading streaks, and unlock achievements. Transform how you discover and complete books."
description="Experience books in bite-sized chapters with the familiar feel of TikTok. Swipe through stories at your own pace, build reading streaks, and unlock achievements. Transform how you discover and complete books. Watch text flow vertically as you scroll—just like your favorite social media app, but with infinite stories to explore."
background={{ variant: "plain" }}
tag="Reading Reimagined"
tagIcon={BookOpen}
@@ -307,4 +307,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}