Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #10.
This commit is contained in:
@@ -1414,4 +1414,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -82,7 +82,7 @@ export default function HomePage() {
|
||||
description="Web3 Marketing That Actually Works. Real results. Real sponsors. Real strategies. No fluff."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Listen to Podcast", href: "/podcast" },
|
||||
{ text: "Start Listening Now", href: "/podcast" },
|
||||
{ text: "Work With Us", href: "/sponsors" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -235,4 +235,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user