Merge version_2 into main #4
1425
src/app/layout.tsx
1425
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user