From f02130f5fcaed495a4f5dd6bf5ad287f2c0d1c14 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 14:17:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 -- 2.49.1