4 Commits

Author SHA1 Message Date
9f5736e64e Update src/app/page.tsx 2026-04-30 06:32:32 +00:00
2724d60a6d Merge version_4 into main
Merge version_4 into main
2026-04-30 06:32:05 +00:00
47b60b1ec6 Update src/app/page.tsx 2026-04-30 06:32:02 +00:00
d9307cd910 Merge version_3 into main
Merge version_3 into main
2026-04-30 06:30:57 +00:00

View File

@@ -53,10 +53,6 @@ export default function LandingPage() {
variant: "gradient-bars"}}
title="Welcome to Channel Name — Stories Worth Watching"
description="Explore exclusive behind-the-scenes content, join our community, and never miss an upload. Subscribe now and be part of something bigger."
buttons={[
{ text: "Join Community", href: "#community" },
{ text: "Explore Content", href: "#videos" }
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/security-guard-workspace_23-2150321697.jpg", imageAlt: "Channel Trailer Intro"},
@@ -101,11 +97,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Tech Deep Dives", description: "Analyzing the latest trends in technology with a focus on real-world impacts.", imageSrc: "http://img.b2bpic.net/free-photo/female-influencer-setting-up-equipment-viral-video_482257-115510.jpg"},
title: "Tech Deep Dives", description: "Analyzing the latest trends in technology with a focus on real-world impacts.", imageSrc: "http://img.b2bpic.net/free-photo/female-influencer-setting-up-equipment-viral-video_482257-115510.jpg", buttons: [{ text: "Watch Now", href: "#" }]
},
{
title: "Creative Masterclasses", description: "Hands-on tutorials for budding creators looking to up their production game.", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-futuristic-abstract-illuminate-line-dot-wireless-connection-wave-with-triangle-bright-blue-background-mobile-banking-shopping-online-concept-technology-future_493343-29987.jpg"},
title: "Creative Masterclasses", description: "Hands-on tutorials for budding creators looking to up their production game.", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-futuristic-abstract-illuminate-line-dot-wireless-connection-wave-with-triangle-bright-blue-background-mobile-banking-shopping-online-concept-technology-future_493343-29987.jpg", buttons: [{ text: "Join Class", href: "#" }]
},
{
title: "Community Highlights", description: "Showcasing the incredible projects our community members have been building.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347104.jpg"},
title: "Community Highlights", description: "Showcasing the incredible projects our community members have been building.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347104.jpg", buttons: [{ text: "Explore Gallery", href: "#" }]
},
]}
title="Latest Featured Stories"
description="Dive into our most popular content, hand-picked and curated just for you."