Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 47b60b1ec6 | |||
| d9307cd910 |
@@ -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"},
|
||||
@@ -115,7 +111,8 @@ export default function LandingPage() {
|
||||
<div id="merch" data-section="merch">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-actions"
|
||||
buttons={[{ text: "View Shop", href: "#shop" }]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
|
||||
Reference in New Issue
Block a user