diff --git a/src/app/page.tsx b/src/app/page.tsx index 67e8b90..9e715db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,7 +111,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "plain" }} tag="Join" - title="Enter the world of Apertos" + title="Equip Yourself for Dominance" description="Ready to dominate?" imageSrc="http://img.b2bpic.net/free-photo/sporty-woman-exercising-gym_23-2147827935.jpg?_wi=2" mediaAnimation="slide-up" @@ -131,4 +131,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file