Merge version_2 into main #2
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Elite Lingo"
|
||||
brandName="Elite Lingo Brazil"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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."
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Elite Lingo Brasil"
|
||||
logoText="Elite Lingo Brazil"
|
||||
columns={[
|
||||
{
|
||||
title: "Services", items: [
|
||||
@@ -174,10 +174,10 @@ export default function LandingPage() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 Elite Lingo Brasil. All Rights Reserved."
|
||||
copyrightText="© 2025 Elite Lingo Brazil. All Rights Reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user