Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 549f13ee96 | |||
| c6003d34fc | |||
| a63c9d92ba | |||
| 012b84346c | |||
| 5b73bb5681 | |||
| a9f0e8f010 | |||
| 35101cafee | |||
| bd7b9e454d | |||
| 758fe54e9f | |||
| 9c9b24ffae |
@@ -1414,4 +1414,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ export default function HomePage() {
|
|||||||
description="Web3 Marketing That Actually Works. Real results. Real sponsors. Real strategies. No fluff."
|
description="Web3 Marketing That Actually Works. Real results. Real sponsors. Real strategies. No fluff."
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Listen to Podcast", href: "/podcast" },
|
{ text: "Start Listening Now", href: "/podcast" },
|
||||||
{ text: "Work With Us", href: "/sponsors" },
|
{ text: "Work With Us", href: "/sponsors" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -235,4 +235,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user