Merge version_4 into main #3
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Simon Auto Electrician"
|
||||
brandName="BFF Ltd- Professional Turnkey Contractors"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="Simon Auto Electrician"
|
||||
logoText="BFF Ltd- Professional Turnkey Contractors"
|
||||
columns={[
|
||||
{
|
||||
title: "Contact", items: [
|
||||
@@ -226,10 +226,10 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2024 Simon Auto Electrician. All rights reserved."
|
||||
copyrightText="© 2024 BFF Ltd- Professional Turnkey Contractors. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user