1 Commits

Author SHA1 Message Date
a10e158570 Update src/app/page.tsx 2026-04-30 06:30:54 +00:00

View File

@@ -53,6 +53,10 @@ 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"},
@@ -97,14 +101,11 @@ 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", buttons: [{ text: "Watch Now", href: "#" }]
},
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: "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: "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: "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: "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="Latest Featured Stories"
description="Dive into our most popular content, hand-picked and curated just for you."