From 6ae2a0d555ee869d8b4f4a77b9bea019d1d6058c Mon Sep 17 00:00:00 2001 From: visual-edit Date: Mon, 16 Mar 2026 18:27:26 +0000 Subject: [PATCH] visual_edit_1773685646698 --- frontend/src/components/Footer.jsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/frontend/src/components/Footer.jsx b/frontend/src/components/Footer.jsx index 177d047..849a69d 100644 --- a/frontend/src/components/Footer.jsx +++ b/frontend/src/components/Footer.jsx @@ -61,8 +61,8 @@ const Footer = () => { @@ -87,24 +87,24 @@ const Footer = () => { href="https://facebook.com" target="_blank" rel="noopener noreferrer" - className="bg-gray-700 p-2 rounded-full hover:bg-cyan-600 transition-colors duration-300" - > + className="bg-gray-700 p-2 rounded-full hover:bg-cyan-600 transition-colors duration-300"> + + className="bg-gray-700 p-2 rounded-full hover:bg-cyan-600 transition-colors duration-300"> + + className="bg-gray-700 p-2 rounded-full hover:bg-cyan-600 transition-colors duration-300"> + @@ -118,8 +118,8 @@ const Footer = () => {

- - ); + ); + }; -export default Footer; +export default Footer; \ No newline at end of file