diff --git a/bihar-culture-landing/image.png b/bihar-culture-landing/image.png
new file mode 100644
index 0000000..c3d6b81
Binary files /dev/null and b/bihar-culture-landing/image.png differ
diff --git a/bihar-culture-landing/index.html b/bihar-culture-landing/index.html
index 16451cd..b11ed0b 100644
--- a/bihar-culture-landing/index.html
+++ b/bihar-culture-landing/index.html
@@ -117,13 +117,27 @@
Contribute to Bihar Culture
-
+
+
+
+
+
diff --git a/bihar-culture-landing/style.css b/bihar-culture-landing/style.css
index 64124bb..5cd7144 100644
--- a/bihar-culture-landing/style.css
+++ b/bihar-culture-landing/style.css
@@ -4,6 +4,37 @@
padding: 0;
box-sizing: border-box;
}
+.footer-links li a:hover {
+ color: #e8541f; /* Orange hover matches theme */
+}
+.footer-section {
+ background-color: rgb(240, 242, 227);
+ text-align: center;
+ color: #e8541f;
+ padding: 20px;
+ border-radius: 8px;
+ box-shadow: var(--shadow);
+}
+.footer-links li a {
+ text-decoration: none;
+ color: #007bff;
+ font-weight: 600;
+ font-size: 1.1rem;
+ transition: color 0.3s ease;
+}
+
+
+.footer-links {
+
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ flex-wrap: wrap;
+ gap: 25px;
+ list-style: none;
+ padding: 0;
+ margin: 15px 0;
+}
/* CSS Custom Properties for consistent theming */
:root {
diff --git a/bihar-culture-landing/tourism.html b/bihar-culture-landing/tourism.html
index 30883b3..31d7976 100644
--- a/bihar-culture-landing/tourism.html
+++ b/bihar-culture-landing/tourism.html
@@ -104,7 +104,7 @@ Explore Bihar on the Map
-