Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-04 20:49:32 +00:00
2 changed files with 2 additions and 1427 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -104,7 +104,7 @@ export default function LandingPage() {
tagIcon={BookOpen}
tagAnimation="blur-reveal"
buttons={[
{ text: "Buy Now", href: "#" },
{ text: "Get The Magician Now", href: "#" },
{ text: "Read Excerpt", href: "#" },
]}
buttonAnimation="slide-up"
@@ -277,4 +277,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}