2 Commits

Author SHA1 Message Date
547b06a808 Update src/app/page.tsx 2026-03-03 21:35:51 +00:00
904e0b871a Merge version_2 into main
Merge version_2 into main
2026-03-03 21:29:15 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
logoText="FaZe Rug"
description="One of YouTube's most influential creators with billions of views across pranks, vlogs, gaming, and viral challenges."
buttons={[
{ text: "Watch on YouTube", href: "https://www.youtube.com/channel/UCilwZiBBfI9X6yiZRzWty8Q" },
{ text: "Watch Latest Videos", href: "https://www.youtube.com/channel/UCilwZiBBfI9X6yiZRzWty8Q" },
{ text: "Follow on TikTok", href: "https://www.tiktok.com/@rug" }
]}
buttonAnimation="slide-up"