Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
227
src/app/page.tsx
227
src/app/page.tsx
@@ -24,8 +24,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "/features" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
{ label: "Creator Tools", href: "/tools" },
|
||||
@@ -33,8 +32,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Community",
|
||||
items: [
|
||||
title: "Community", items: [
|
||||
{ label: "Creators", href: "/creators" },
|
||||
{ label: "Discover Videos", href: "/discover" },
|
||||
{ label: "Success Stories", href: "#testimonials" },
|
||||
@@ -42,8 +40,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Careers", href: "/careers" },
|
||||
@@ -51,8 +48,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{ label: "Help Center", href: "/help" },
|
||||
{ label: "Creator Guide", href: "/guide" },
|
||||
{ label: "API Docs", href: "/docs" },
|
||||
@@ -68,7 +64,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -82,20 +78,14 @@ export default function HomePage() {
|
||||
<HeroCentered
|
||||
title="Promote Your Videos to Millions"
|
||||
description="Share, discover, and grow your video content on the world's premier promotion platform. Connect with creators, engage with audiences, and build your community."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/portrait-of-a-confident-content-creator--1772665852187-dca08c55.png",
|
||||
alt: "Creator 1",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/portrait-of-a-confident-content-creator--1772665852187-dca08c55.png", alt: "Creator 1"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/professional-headshot-of-a-video-produce-1772665852331-7afbc990.png",
|
||||
alt: "Creator 2",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/professional-headshot-of-a-video-produce-1772665852331-7afbc990.png", alt: "Creator 2"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/portrait-of-an-enthusiastic-content-crea-1772665852646-2607fbde.png",
|
||||
alt: "Creator 3",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/portrait-of-an-enthusiastic-content-crea-1772665852646-2607fbde.png", alt: "Creator 3"},
|
||||
]}
|
||||
avatarText="Trusted by 50,000+ content creators worldwide"
|
||||
buttons={[
|
||||
@@ -115,29 +105,14 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Epic Travel Vlog Series",
|
||||
price: "12.5K views",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/a-dynamic-video-thumbnail-showcasing-tre-1772665852556-89fbfca1.png?_wi=1",
|
||||
imageAlt: "Epic Travel Vlog",
|
||||
},
|
||||
id: "1", name: "Epic Travel Vlog Series", price: "12.5K views", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/a-dynamic-video-thumbnail-showcasing-tre-1772665852556-89fbfca1.png", imageAlt: "Epic Travel Vlog"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Tech Review Deep Dive",
|
||||
price: "8.3K views",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/professional-video-content-thumbnail-wit-1772665852438-ad54c61d.png?_wi=1",
|
||||
imageAlt: "Tech Review",
|
||||
},
|
||||
id: "2", name: "Tech Review Deep Dive", price: "8.3K views", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/professional-video-content-thumbnail-wit-1772665852438-ad54c61d.png", imageAlt: "Tech Review"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Music Production Tutorial",
|
||||
price: "15.2K views",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/eye-catching-video-thumbnail-with-engagi-1772665852154-eca59917.png?_wi=1",
|
||||
imageAlt: "Music Tutorial",
|
||||
},
|
||||
id: "3", name: "Music Production Tutorial", price: "15.2K views", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/eye-catching-video-thumbnail-with-engagi-1772665852154-eca59917.png", imageAlt: "Music Tutorial"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -150,26 +125,14 @@ export default function HomePage() {
|
||||
tag="Featured Creators"
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex Chen",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/portrait-of-a-confident-content-creator--1772665852187-dca08c55.png?_wi=1",
|
||||
imageAlt: "Alex Chen",
|
||||
},
|
||||
id: "1", name: "Alex Chen", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/portrait-of-a-confident-content-creator--1772665852187-dca08c55.png", imageAlt: "Alex Chen"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Maria Santos",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/professional-headshot-of-a-video-produce-1772665852331-7afbc990.png?_wi=1",
|
||||
imageAlt: "Maria Santos",
|
||||
},
|
||||
id: "2", name: "Maria Santos", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/professional-headshot-of-a-video-produce-1772665852331-7afbc990.png", imageAlt: "Maria Santos"},
|
||||
{
|
||||
id: "3",
|
||||
name: "James Wilson",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/portrait-of-an-enthusiastic-content-crea-1772665852646-2607fbde.png?_wi=1",
|
||||
imageAlt: "James Wilson",
|
||||
},
|
||||
id: "3", name: "James Wilson", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/portrait-of-an-enthusiastic-content-crea-1772665852646-2607fbde.png", imageAlt: "James Wilson"},
|
||||
]}
|
||||
memberVariant="card"
|
||||
useInvertedBackground={true}
|
||||
@@ -188,37 +151,19 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Analytics",
|
||||
title: "Performance Tracking",
|
||||
subtitle: "Real-time insights",
|
||||
description:
|
||||
"Track views, engagement, and audience demographics with comprehensive analytics dashboards. Understand what content resonates with your audience and optimize your promotion strategy.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/dashboard-interface-showing-video-analyt-1772665851694-72a39e16.png?_wi=1",
|
||||
imageAlt: "Analytics Dashboard",
|
||||
},
|
||||
tag: "Analytics", title: "Performance Tracking", subtitle: "Real-time insights", description:
|
||||
"Track views, engagement, and audience demographics with comprehensive analytics dashboards. Understand what content resonates with your audience and optimize your promotion strategy.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/dashboard-interface-showing-video-analyt-1772665851694-72a39e16.png", imageAlt: "Analytics Dashboard"},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Discovery",
|
||||
title: "Smart Recommendations",
|
||||
subtitle: "Find your audience",
|
||||
description:
|
||||
"Our AI-powered algorithm connects your videos with viewers actively seeking your type of content. Reach engaged audiences ready to watch and share your videos.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/video-discovery-interface-showing-curate-1772665852671-79625f32.png?_wi=1",
|
||||
imageAlt: "Discovery Interface",
|
||||
},
|
||||
tag: "Discovery", title: "Smart Recommendations", subtitle: "Find your audience", description:
|
||||
"Our AI-powered algorithm connects your videos with viewers actively seeking your type of content. Reach engaged audiences ready to watch and share your videos.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/video-discovery-interface-showing-curate-1772665852671-79625f32.png", imageAlt: "Discovery Interface"},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Tools",
|
||||
title: "Creator Suite",
|
||||
subtitle: "Streamlined workflow",
|
||||
description:
|
||||
"Upload, edit, schedule, and publish all from one intuitive dashboard. Manage thumbnails, descriptions, tags, and promotion settings with our comprehensive creator tools.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/creator-tools-interface-showing-video-up-1772665852828-c9168e03.png?_wi=1",
|
||||
imageAlt: "Creator Tools",
|
||||
},
|
||||
tag: "Tools", title: "Creator Suite", subtitle: "Streamlined workflow", description:
|
||||
"Upload, edit, schedule, and publish all from one intuitive dashboard. Manage thumbnails, descriptions, tags, and promotion settings with our comprehensive creator tools.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/creator-tools-interface-showing-video-up-1772665852828-c9168e03.png", imageAlt: "Creator Tools"},
|
||||
]}
|
||||
buttons={[{ text: "Explore All Features", href: "/features" }]}
|
||||
/>
|
||||
@@ -234,65 +179,29 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarahjvlogs",
|
||||
testimonial:
|
||||
"PromoteHub transformed how I promote my videos. My views increased by 300% in just three months. The analytics tools are incredible!",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/professional-headshot-of-a-successful-co-1772665851732-92e33ca3.png?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahjvlogs", testimonial:
|
||||
"PromoteHub transformed how I promote my videos. My views increased by 300% in just three months. The analytics tools are incredible!", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/professional-headshot-of-a-successful-co-1772665851732-92e33ca3.png", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Tech",
|
||||
handle: "@michaeltechreviews",
|
||||
testimonial:
|
||||
"The creator community here is amazing. I've connected with other tech reviewers and grown my subscriber base exponentially through the platform.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/confident-video-creator-in-professional--1772665852090-d21201cb.png?_wi=1",
|
||||
imageAlt: "Michael Tech",
|
||||
},
|
||||
id: "2", name: "Michael Tech", handle: "@michaeltechreviews", testimonial:
|
||||
"The creator community here is amazing. I've connected with other tech reviewers and grown my subscriber base exponentially through the platform.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/confident-video-creator-in-professional--1772665852090-d21201cb.png", imageAlt: "Michael Tech"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emma Creative",
|
||||
handle: "@emmacreates",
|
||||
testimonial:
|
||||
"Best decision ever to join PromoteHub. The smart recommendations have connected me with thousands of new viewers interested in my art tutorials.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/friendly-content-creator-portrait-in-cas-1772665851336-8e52985a.png?_wi=1",
|
||||
imageAlt: "Emma Creative",
|
||||
},
|
||||
id: "3", name: "Emma Creative", handle: "@emmacreates", testimonial:
|
||||
"Best decision ever to join PromoteHub. The smart recommendations have connected me with thousands of new viewers interested in my art tutorials.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/friendly-content-creator-portrait-in-cas-1772665851336-8e52985a.png", imageAlt: "Emma Creative"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Music",
|
||||
handle: "@davidbeatsmusic",
|
||||
testimonial:
|
||||
"The promotion tools here are top-notch. My music videos are reaching exactly the right audience. Highly recommend for any musician!",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/professional-portrait-of-successful-vide-1772665852507-acff81fc.png?_wi=1",
|
||||
imageAlt: "David Music",
|
||||
},
|
||||
id: "4", name: "David Music", handle: "@davidbeatsmusic", testimonial:
|
||||
"The promotion tools here are top-notch. My music videos are reaching exactly the right audience. Highly recommend for any musician!", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/professional-portrait-of-successful-vide-1772665852507-acff81fc.png", imageAlt: "David Music"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa Fitness",
|
||||
handle: "@lisafitnessguru",
|
||||
testimonial:
|
||||
"PromoteHub gave my fitness channel the boost it needed. The engagement rate is outstanding and the community is supportive and active.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/enthusiastic-content-creator-in-producti-1772665851641-2e6abdfe.png?_wi=1",
|
||||
imageAlt: "Lisa Fitness",
|
||||
},
|
||||
id: "5", name: "Lisa Fitness", handle: "@lisafitnessguru", testimonial:
|
||||
"PromoteHub gave my fitness channel the boost it needed. The engagement rate is outstanding and the community is supportive and active.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/enthusiastic-content-creator-in-producti-1772665851641-2e6abdfe.png", imageAlt: "Lisa Fitness"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Chris Films",
|
||||
handle: "@chrisfilms",
|
||||
testimonial:
|
||||
"As a filmmaker, having a dedicated promotion platform for my work has been game-changing. The exposure I've gained is unmatched.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/professional-video-creator-headshot-in-m-1772665852615-77900563.png?_wi=1",
|
||||
imageAlt: "Chris Films",
|
||||
},
|
||||
id: "6", name: "Chris Films", handle: "@chrisfilms", testimonial:
|
||||
"As a filmmaker, having a dedicated promotion platform for my work has been game-changing. The exposure I've gained is unmatched.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7G4M00pbqhE8nljT5rUiqigS/professional-video-creator-headshot-in-m-1772665852615-77900563.png", imageAlt: "Chris Films"},
|
||||
]}
|
||||
speed={40}
|
||||
/>
|
||||
@@ -304,16 +213,10 @@ export default function HomePage() {
|
||||
tag="Platform Impact"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "50K+",
|
||||
description: "Active content creators promoting their videos daily",
|
||||
},
|
||||
id: "1", value: "50K+", description: "Active content creators promoting their videos daily"},
|
||||
{
|
||||
id: "2",
|
||||
value: "10M+",
|
||||
description:
|
||||
"Total videos promoted and viewed across our platform",
|
||||
},
|
||||
id: "2", value: "10M+", description:
|
||||
"Total videos promoted and viewed across our platform"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -328,15 +231,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"YouTube Creators",
|
||||
"TikTok Stars",
|
||||
"Streaming Networks",
|
||||
"Music Labels",
|
||||
"Production Studios",
|
||||
"Digital Agencies",
|
||||
"Media Companies",
|
||||
"Tech Platforms",
|
||||
]}
|
||||
"YouTube Creators", "TikTok Stars", "Streaming Networks", "Music Labels", "Production Studios", "Digital Agencies", "Media Companies", "Tech Platforms"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -355,20 +250,14 @@ export default function HomePage() {
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "100% Free to Start",
|
||||
description:
|
||||
"Create an account and start promoting immediately with no credit card required",
|
||||
},
|
||||
title: "100% Free to Start", description:
|
||||
"Create an account and start promoting immediately with no credit card required"},
|
||||
{
|
||||
title: "Powerful Analytics",
|
||||
description:
|
||||
"Track every view, engagement metric, and audience demographic in real-time",
|
||||
},
|
||||
title: "Powerful Analytics", description:
|
||||
"Track every view, engagement metric, and audience demographic in real-time"},
|
||||
{
|
||||
title: "Smart Recommendations",
|
||||
description:
|
||||
"Our AI connects your content with viewers most likely to watch and engage",
|
||||
},
|
||||
title: "Smart Recommendations", description:
|
||||
"Our AI connects your content with viewers most likely to watch and engage"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "/signup" },
|
||||
|
||||
Reference in New Issue
Block a user