Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ff507ab67 | |||
| 4936d496eb | |||
| 58217acf25 | |||
| 7e6f0b9174 | |||
| 8e4c8cf263 | |||
| ee1a05e93d | |||
| 143ff58eb9 | |||
| 9563c39893 |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Start Creating", href: "#product" },
|
||||
{ text: "Export Settings", href: "#product" }
|
||||
{ text: "Explore Features", href: "#product" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320710.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -153,4 +153,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user