Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 717f8f58c7 | |||
| 85c7caed32 | |||
| a3e7e8b831 | |||
| e0097b9894 |
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
|||||||
<ProductCardTwo
|
<ProductCardTwo
|
||||||
title="Trending Videos"
|
title="Trending Videos"
|
||||||
description="Filter and explore trending videos by time period. See what's popular right now across YouTube."
|
description="Filter and explore trending videos by time period. See what's popular right now across YouTube."
|
||||||
tag="Real-time Data"
|
tag="Trusted by 10K+ Creators"
|
||||||
products={[
|
products={[
|
||||||
{ id: "1", brand: "Trending Today", name: "AI Revolution Summit Live", price: "2.4M views", rating: 5, reviewCount: "89.5K", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnvPVjMLAnWtH4RnxFvZ6mSy3K/a-dynamic-modern-dashboard-showing-youtu-1773241195023-3c1d887b.png?_wi=1", imageAlt: "Trending video" },
|
{ id: "1", brand: "Trending Today", name: "AI Revolution Summit Live", price: "2.4M views", rating: 5, reviewCount: "89.5K", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnvPVjMLAnWtH4RnxFvZ6mSy3K/a-dynamic-modern-dashboard-showing-youtu-1773241195023-3c1d887b.png?_wi=1", imageAlt: "Trending video" },
|
||||||
{ id: "2", brand: "Trending Today", name: "Epic Gaming Challenge", price: "1.8M views", rating: 5, reviewCount: "64.2K", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnvPVjMLAnWtH4RnxFvZ6mSy3K/a-dynamic-modern-dashboard-showing-youtu-1773241195023-3c1d887b.png?_wi=2", imageAlt: "Trending video" },
|
{ id: "2", brand: "Trending Today", name: "Epic Gaming Challenge", price: "1.8M views", rating: 5, reviewCount: "64.2K", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnvPVjMLAnWtH4RnxFvZ6mSy3K/a-dynamic-modern-dashboard-showing-youtu-1773241195023-3c1d887b.png?_wi=2", imageAlt: "Trending video" },
|
||||||
|
|||||||
Reference in New Issue
Block a user