diff --git a/components/layout/footer/Footer1.tsx b/components/layout/footer/Footer1.tsx
index 6ead6ca..ce249b2 100644
--- a/components/layout/footer/Footer1.tsx
+++ b/components/layout/footer/Footer1.tsx
@@ -31,15 +31,25 @@ export default function Footer1() {
-
+
+
+
Association
+
+ - Home
+ - About Us
+ - Blogs
+ - Contact Us
+
+
+
+
Quick Links
- - About Us
- - Our Blogs
- - Event Listing
- {/* - Pricing Plan
*/}
- - Contact Us
+ - Tamil Culture
+ - Community
+ - UpComing Event
+ {/* - Photo Gallery
*/}
diff --git a/public/assets/css/main.css b/public/assets/css/main.css
index 9d466eb..ee91982 100644
--- a/public/assets/css/main.css
+++ b/public/assets/css/main.css
@@ -7117,9 +7117,9 @@ Location:
padding-left: 5px;
}
-.footer1-sertion-area .link-content2 {
+/* .footer1-sertion-area .link-content2 {
padding-left: 50px;
-}
+} */
@media (max-width: 767px) {
.footer1-sertion-area .link-content2 {
@@ -7154,6 +7154,8 @@ Location:
display: inline-block;
transition: all 0.4s;
padding-top: 24px;
+ display: flex;
+ align-items: center;
}
.footer1-sertion-area .link-content2 ul li a img {