diff --git a/client/src/components/intro/index.tsx b/client/src/components/intro/index.tsx index 8a31bb9..dbf021c 100644 --- a/client/src/components/intro/index.tsx +++ b/client/src/components/intro/index.tsx @@ -10,9 +10,9 @@ const Intro = ({ showDescription = true }: IntroProps) => { {showDescription && (
- Explore South Sudan’s geospatial visualization tool, a centralized platform for accessing - and analyzing hydrological data. Discover insights on flood, drought, and - hydrometeorological patterns to support effective water resource management. + Explore South Sudan’s geospatial visualization tool, a centralized site for accessing and + analyzing hydrological data. Discover insights on flood, drought, and hydrometeorological + patterns to support effective water resource management.
)} diff --git a/client/src/components/panels/flood/index.tsx b/client/src/components/panels/flood/index.tsx index 1a8c1b5..28ea355 100644 --- a/client/src/components/panels/flood/index.tsx +++ b/client/src/components/panels/flood/index.tsx @@ -15,8 +15,8 @@ const FloodPanel = () => { return (- Access detailed flood data to assess both exposure and hazard levels across South Sudan. - Analyze model-based and EO-based flood information, including flood extent, depth, and + Access detailed flood data to assess both hazard and exposure across South Sudan. Analyze + and compare EO-based and model-based flood information, including flood extent, depth, and return periods, to better understand flood risks and support proactive planning.