diff --git a/src/app/our-mission/page.tsx b/src/app/our-mission/page.tsx index 3b35e4b..5a2cbf1 100644 --- a/src/app/our-mission/page.tsx +++ b/src/app/our-mission/page.tsx @@ -1,21 +1,20 @@ "use client"; import Image from "next/image"; + import BottomFooter from "@components/BottomFooter"; function OurMission() { return (
Earthquake awareness accessible for everyone
+Earthquake awareness accessible for everyone
We combine scientific insights with public awareness, delivering resources, tools, and real-time updates to enhance preparedness for earthquakes in order to save lives, improve recovery efficiency, and build resilience against seismic @@ -63,8 +56,9 @@ function OurMission() {