Update src/app/page.tsx

This commit is contained in:
2026-03-03 21:35:51 +00:00
parent 904e0b871a
commit 547b06a808

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"