Update src/app/subscriptions/page.tsx
This commit is contained in:
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
title: "Trending Videos",
|
||||
description: "See what's popular and captivating the Hilune community right now.",
|
||||
tag: "Explore",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/software-developer-home-office-coding-desktop-using-ai-powered-script_482257-127039.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/software-developer-home-office-coding-desktop-using-ai-powered-script_482257-127039.jpg?_wi=1",
|
||||
imageAlt: "personalized video recommendation AI",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
title: "Similar Channels",
|
||||
description: "Find new creators aligned with your interests and expand your viewing horizons.",
|
||||
tag: "Discover",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg?_wi=2",
|
||||
imageAlt: "personalized video recommendation AI",
|
||||
},
|
||||
{
|
||||
@@ -132,13 +132,13 @@ export default function LandingPage() {
|
||||
title: "Community Playlists",
|
||||
description: "Dive into curated collections of videos from our diverse community.",
|
||||
tag: "Curated",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-long-brown-hair_1308-179038.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-long-brown-hair_1308-179038.jpg?_wi=2",
|
||||
imageAlt: "personalized video recommendation AI",
|
||||
},
|
||||
]}
|
||||
title="Discover More Content"
|
||||
description="Explore personalized recommendations based on your watch history and engagements, ensuring you always find something new and exciting on Hilune."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/software-developer-home-office-coding-desktop-using-ai-powered-script_482257-127039.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/software-developer-home-office-coding-desktop-using-ai-powered-script_482257-127039.jpg?_wi=2"
|
||||
imageAlt="Abstract illustration of discovery algorithm"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user