Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-12 13:46:16 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
title="Discover Your Next Great Read"
description="Immerse yourself in our curated collection of premium e-books. Seamless reading experience across all your devices with interactive 3D animations."
description="Find your next favorite book in seconds"
tag="Premium E-Books"
tagAnimation="slide-up"
background={{ variant: "canvas-reveal" }}
@@ -319,4 +319,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}