Update src/app/page.tsx
This commit is contained in:
@@ -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: "#"}}
|
||||
|
||||
Reference in New Issue
Block a user