From bcd064284ddf0c4e31433a45540bf6f8af9532dd Mon Sep 17 00:00:00 2001
From: Anshuman
Date: Mon, 1 Jun 2026 22:36:03 +0530
Subject: [PATCH] Fix footer dead links and update GitHub icon
---
frontend/src/components/Footer.tsx | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 deletions(-)
diff --git a/frontend/src/components/Footer.tsx b/frontend/src/components/Footer.tsx
index e9b2dbe8..6d093d31 100644
--- a/frontend/src/components/Footer.tsx
+++ b/frontend/src/components/Footer.tsx
@@ -19,17 +19,21 @@ export const Footer = () => {
The world’s most robust capital streaming protocol. Scale your financial operations with per-second precision.
- */}
-
+ {/*
© 2026 FlowFi Protocol. Built for the open internet.
-
+
*/}
);