Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 82eefbe744 | |||
| 6b28d33732 | |||
| d31698c949 | |||
| 66c88f1538 | |||
| 48a2d15e4b | |||
| 80ae7dc9b8 |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Start Creating", href: "#product" },
|
||||
{ text: "Explore Features", href: "#product" }
|
||||
{ text: "Explore Features", href: "#features" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320710.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -135,9 +135,10 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Join Now"
|
||||
tag="Get Early Access"
|
||||
title="Start Creating Today"
|
||||
description="Sign up for early access to our high-performance design workspace and export tools."
|
||||
buttonText="Get Started Now"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-99785.jpg"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user