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}
-
- -
- window.scrollTo(0, 0)}
- >
-
- {helpText}
-
-
- -
- window.scrollTo(0, 0)}
- >
-
- {safetyText}
-
-
- -
- window.scrollTo(0, 0)}
- >
-
- {cancellationText}
-
-
- -
- window.scrollTo(0, 0)}
- >
-
- {ReportText}
-
-
- -
- window.scrollTo(0, 0)}
- >
-
- {FAQText}
-
-
-
-
+
+
+ {supportText}
+
+
+
+ -
+ window.scrollTo(0, 0)}
+ >
+
+ {helpText}
+
+
+
+ -
+ window.scrollTo(0, 0)}
+ >
+
+ {safetyText}
+
+
+
+ -
+ window.scrollTo(0, 0)}
+ >
+
+ {cancellationText}
+
+
+
+ -
+ window.scrollTo(0, 0)}
+ >
+
+ {ReportText}
+
+
+
+ -
+ window.scrollTo(0, 0)}
+ >
+
+ {FAQText}
+
+
+
+
{/* Contact */}