Merge version_1 into main #4
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="sparkles-gradient"
|
||||
background="noiseDiagonalGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Share Your Vibe, Discover Connections"
|
||||
description="Connect with the world through photos, reels, stories, and real-time messaging. Experience a premium social platform built for creators and explorers."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
tag="Social Media Revolution"
|
||||
tagIcon={Sparkles}
|
||||
buttons={[
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
{ text: "Sign Up Free", href: "https://vibegram.app/signup" },
|
||||
{ text: "Download App", href: "https://vibegram.app/download" },
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user