diff --git a/src/app/page.tsx b/src/app/page.tsx index b6b6782..dce1372 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { { name: "About", id: "about" }, { name: "Contact", id: "contact" }, ]} - brandName="Elite Lingo" + brandName="Elite Lingo Brazil" /> @@ -101,7 +101,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Built for the Community" description={[ - "Our founder moved to the UK at age 6, navigating the challenges of dual-language living firsthand. Elite Lingo Brasil was created to ensure that every Brazilian in the UK can face official conversations, medical appointments, and daily interactions with total confidence.", "We aren't just translators; we are your communication partner." + "Our founder moved to the UK at age 6, navigating the challenges of dual-language living firsthand. Elite Lingo Brazil was created to ensure that every Brazilian in the UK can face official conversations, medical appointments, and daily interactions with total confidence.", "We aren't just translators; we are your communication partner." ]} /> @@ -152,7 +152,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file