Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-26 09:49:48 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -31,27 +31,27 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "/",
},
{
name: "Services",
id: "services",
href: "/services",
},
{
name: "Education",
id: "education",
href: "/education",
},
{
name: "About Us",
id: "about",
href: "/about",
},
{
name: "Contact",
id: "contact",
href: "/contact",
},
]}
brandName="Financial Future Hub"

View File

@@ -35,27 +35,27 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "/",
},
{
name: "Services",
id: "services",
href: "/services",
},
{
name: "Education",
id: "education",
href: "/education",
},
{
name: "About Us",
id: "about",
href: "/about",
},
{
name: "Contact",
id: "contact",
href: "/contact",
},
]}
brandName="Financial Future Hub"