diff --git a/src/app/page.tsx b/src/app/page.tsx
index 01b807e..3782031 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,26 +28,11 @@ export default function LandingPage() {
@@ -55,118 +40,45 @@ export default function LandingPage() {
-
+
@@ -174,6 +86,9 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
+ blogs={[]}
+ title="Latest News"
+ description="Recent updates from Jhapa District."
/>
@@ -183,47 +98,27 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
+ members={[]}
+ title="Our Team"
+ description="Meet the people behind the district's growth."
/>