Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Share Your Vision, Download Instantly"
|
||||
description="The ultimate video sharing platform where creators showcase their work and audiences discover premium content with one-click downloads. Stream, share, and grow your audience effortlessly."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
avatars={[
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkrD0RbWwJ6HNWjB3YPsXtsBkc/a-professional-headshot-of-a-content-cre-1773147359562-72503215.png", alt: "Creator avatar" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkrD0RbWwJ6HNWjB3YPsXtsBkc/a-professional-portrait-of-a-digital-mar-1773147359123-0ee164e2.png", alt: "Creator avatar" },
|
||||
@@ -123,13 +123,13 @@ export default function LandingPage() {
|
||||
tag="Statistics"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "50M+", title: "Monthly Viewers", description: "Audience watching videos worldwide", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkrD0RbWwJ6HNWjB3YPsXtsBkc/a-sleek-video-sharing-dashboard-interfac-1773147360171-f1d09370.png"
|
||||
id: "1", value: "50M+", title: "Monthly Viewers", description: "Audience watching videos worldwide", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkrD0RbWwJ6HNWjB3YPsXtsBkc/a-sleek-video-sharing-dashboard-interfac-1773147360171-f1d09370.png"
|
||||
},
|
||||
{
|
||||
id: "2", value: "10M+", title: "Downloads/Month", description: "Videos saved and stored locally", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkrD0RbWwJ6HNWjB3YPsXtsBkc/an-illustration-showing-a-video-file-wit-1773147359478-9b292c2f.png"
|
||||
},
|
||||
{
|
||||
id: "3", value: "99.9%", title: "Uptime Guarantee", description: "Reliable streaming service always available", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkrD0RbWwJ6HNWjB3YPsXtsBkc/an-illustration-depicting-social-sharing-1773147359860-27b60ac6.png"
|
||||
id: "3", value: "99.9%", title: "Uptime Guarantee", description: "Reliable streaming service always available", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkrD0RbWwJ6HNWjB3YPsXtsBkc/an-illustration-depicting-social-sharing-1773147359860-27b60ac6.png"
|
||||
},
|
||||
{
|
||||
id: "4", value: "25K+", title: "Active Creators", description: "Content makers earning and growing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkrD0RbWwJ6HNWjB3YPsXtsBkc/an-illustration-showcasing-video-quality-1773147359882-1db42a89.png"
|
||||
|
||||
Reference in New Issue
Block a user