diff --git a/frontend/src/components/Footer.jsx b/frontend/src/components/Footer.jsx index 89026e6..28558ca 100644 --- a/frontend/src/components/Footer.jsx +++ b/frontend/src/components/Footer.jsx @@ -61,55 +61,62 @@ const Footer = () => { aria-label="Footer navigation" > {/* Company Info */} -
-

- Smart - RentSystem -

-

- {descriptionText} -

-
- - - - - - - - - - - - -
-
+ {/* Company Info */} +
+

+ Smart + RentSystem +

+ +

+ {descriptionText} +

+ +
+ + + + + + + + + + + + + + + +
+
+ {/* Quick Links */}
@@ -161,61 +168,68 @@ const Footer = () => {
{/* Support */} -
-

{supportText}

- -
+
+

+ {supportText} +

+ + +
{/* Contact */}