Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 44f42679d1 | |||
| ad724ef3e6 | |||
| cf53f9b3b9 | |||
| a7a0e1164b |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tagIcon={Music}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Listen Now", href: "https://spotify.com" },
|
||||
{ text: "Hear My Sound", href: "https://spotify.com" },
|
||||
{ text: "Get in Touch", href: "contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -178,4 +178,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user