Merge version_5 into main #12
1373
src/app/layout.tsx
1373
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -26,7 +26,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
brandName="Global Web Solutions"
|
||||
brandName="Website Creator. co "
|
||||
navItems={[
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
@@ -166,8 +166,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="Global Web Solutions"
|
||||
copyrightText="© 2025 Global Web Solutions. All rights reserved."
|
||||
logoText="Website Creator. co "
|
||||
copyrightText="© 2025 Website Creator. co . All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation", items: [
|
||||
|
||||
Reference in New Issue
Block a user