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"