Merge version_1 into main #1
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
tag="Design Excellence"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
buttons={[
|
||||
{ text: "Explore Our Work", href: "metrics" },
|
||||
{ text: "Learn More", href: "about" },
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
tagAnimation="opacity"
|
||||
title="Get Design Insights Delivered"
|
||||
description="Subscribe to our newsletter for the latest design trends, industry insights, and exclusive resources to elevate your brand."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/join-us-register-newsletter-concept_53876-132697.jpg"
|
||||
imageAlt="Newsletter subscription interface"
|
||||
|
||||
Reference in New Issue
Block a user