4 Commits

Author SHA1 Message Date
717f8f58c7 Update src/app/page.tsx 2026-03-11 15:04:22 +00:00
85c7caed32 Merge version_1 into main
Merge version_1 into main
2026-03-11 15:01:40 +00:00
a3e7e8b831 Merge version_1 into main
Merge version_1 into main
2026-03-11 15:01:15 +00:00
e0097b9894 Merge version_1 into main
Merge version_1 into main
2026-03-11 15:00:31 +00:00

View File

@@ -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" },