Merge version_1 into main #5
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
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: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Social Media Revolution"
|
||||
tagIcon={Sparkles}
|
||||
buttons={[
|
||||
@@ -88,8 +88,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYoZZL82Z7rVMT4V5bK0WFvjPE/a-stories-carousel-interface-showing-cir-1772779000931-33e5d411.png"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Real-Time Messaging", author: "Direct Connection", description: "Send messages, photos, and videos directly to friends. Real-time notifications, typing indicators, and seamless media sharing for instant connectivity.", tags: ["Messaging", "Direct"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYoZZL82Z7rVMT4V5bK0WFvjPE/a-real-time-messaging-interface-showing--1772779000313-5fd7f2ef.png"
|
||||
id: "4", title: "Real-Time Messaging", author: "Direct Connection", description: "Send messages, photos, and videos directly to friends. Real-time notifications, typing indicators, and seamless media sharing for instant connectivity.", tags: ["Messaging", "Direct"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYoZZL82Z7rVMT4V5bK0WFvjPE/a-real-time-messaging-interface-showing--1772779000313-5fd7f2ef.png"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -172,7 +171,7 @@ export default function LandingPage() {
|
||||
{ text: "Sign Up Free", href: "https://vibegram.app/signup" },
|
||||
{ text: "Download App", href: "https://vibegram.app/download" },
|
||||
]}
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user