Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| eefd2e2ee3 | |||
| ea16b4a463 | |||
| 0da8035e1b | |||
| fa130ad576 |
@@ -65,6 +65,8 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Creating", href: "#contact"},
|
||||
{
|
||||
text: "See Examples", href: "#tools"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/african-american-sound-producer-connecting-coiled-cable-mixing-console_482257-122219.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -290,4 +292,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user