Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-11 15:11:01 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
logoText="TRENDTRACKER"
description="Discover what's trending on YouTube today, this week, and this month. Stay updated with real-time insights into the most popular videos across all categories."
buttons={[
{ text: "Start Exploring", href: "#trending" },
{ text: "Discover Trending Now", href: "#trending" },
{ text: "Learn More", href: "#features" }
]}
slides={[
@@ -61,7 +61,7 @@ export default function LandingPage() {
<ProductCardTwo
title="Trending Videos"
description="Filter and explore trending videos by time period. See what's popular right now across YouTube."
tag="Trusted by 10K+ Creators"
tag="Real-time Data"
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: "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" },