Update src/app/page.tsx

This commit is contained in:
2026-06-08 10:24:07 +00:00
parent e77c55af39
commit 6ba0aaa9d1

View File

@@ -38,14 +38,10 @@ export default function LandingPage() {
name: "About", id: "#about"},
{
name: "Process", id: "#process"},
{
name: "Success Stories", id: "/success-stories"},
{
name: "Team", id: "#team"},
{
name: "FAQ", id: "#faq"},
{
name: "Apply Now", id: "/apply-now"},
{
name: "Contact", id: "#contact"},
]}
@@ -234,8 +230,6 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoSrc="http://img.b2bpic.net/free-photo/notepad-with-inscription-4th-july-design-with-stars-red-surface_23-2148151321.jpg"
logoAlt="modern elegant WUMA Match logo"
logoText="WUMA Match"
leftLink={{
text: "Privacy Policy", href: "#"}}