Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bb54bef0e7 | |||
| 2da84d6a25 | |||
| cc464bf005 | |||
| ff87439d37 | |||
| 449994a804 |
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