From e502731240c0e139d209ba8faa49cf54d56ae893 Mon Sep 17 00:00:00 2001 From: ewalid Date: Wed, 14 Jan 2026 11:15:01 +0100 Subject: [PATCH] minor fix on the home page --- frontend/src/App.tsx | 4 ++-- frontend/src/components/layout/Footer.tsx | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 3db53f5..b8b5f0a 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -35,10 +35,10 @@ function App() { animate={{ opacity: 1, y: 0 }} transition={{ duration: 0.6 }} > -
+ {/*
Powered by Claude AI -
+
*/}

Excel Translation diff --git a/frontend/src/components/layout/Footer.tsx b/frontend/src/components/layout/Footer.tsx index ef29061..c7ce6cb 100644 --- a/frontend/src/components/layout/Footer.tsx +++ b/frontend/src/components/layout/Footer.tsx @@ -19,8 +19,6 @@ export function Footer() { Walid - - Powered by Claude AI