From 547b06a808ca2dcaa4ddab031b58f37f9fece526 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:35:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d20933..333042c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" -- 2.49.1