Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 89c3627e9d | |||
| a64b209152 | |||
| fa8acd8ec8 | |||
| 8239ed00ba |
@@ -43,12 +43,13 @@ export default function LandingPage() {
|
|||||||
description="Transform your creative vision into reality with intelligent design collaboration"
|
description="Transform your creative vision into reality with intelligent design collaboration"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Now", href: "#features" },
|
{ text: "Explore Now", href: "#features" },
|
||||||
{ text: "Learn More", href: "#about" },
|
{ text: "Watch Demo", href: "#about" },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-vector/landing-page-template-with-abstract-background_1361-871.jpg"
|
imageSrc="http://img.b2bpic.net/free-vector/landing-page-template-with-abstract-background_1361-871.jpg"
|
||||||
imageAlt="Hero background with abstract gradient"
|
imageAlt="Hero background with abstract gradient"
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
buttonClassName="first:bg-gradient-to-r first:from-primary-cta first:to-accent first:text-white first:shadow-lg last:bg-transparent last:border last:border-foreground/20 last:text-foreground"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -135,7 +136,7 @@ export default function LandingPage() {
|
|||||||
<ContactCenter
|
<ContactCenter
|
||||||
tag="Get Started"
|
tag="Get Started"
|
||||||
title="Ready to sketch your future?"
|
title="Ready to sketch your future?"
|
||||||
description="Join thousands of creative teams using sketched.arc. Start with a free trial and experience the difference collaborative design can make."
|
description="Join thousands of creative teams using sketched.arc. Start with a 14-day free trial, no credit card required. Experience the difference collaborative design can make."
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user