Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #8.
This commit is contained in:
2026-03-18 19:03:28 +00:00

View File

@@ -186,8 +186,8 @@ export default function LandingPage() {
title="Removal from Power: 2003" title="Removal from Power: 2003"
description="Saddam Hussein's regime was toppled through military invasion by American and British forces. Despite sophisticated security apparatus and repression mechanisms, the regime collapsed when faced with overwhelming external military force." description="Saddam Hussein's regime was toppled through military invasion by American and British forces. Despite sophisticated security apparatus and repression mechanisms, the regime collapsed when faced with overwhelming external military force."
metrics={[ metrics={[
{ id: "1", icon: Calendar, title: "Regime Duration", value: "24 Years" }, { id: "1", icon: Calendar, title: "Regime Duration", value: "24 -Years" },
{ id: "2", icon: Users, title: "Estimated Deaths", value: "500,000+" }, { id: "2", icon: Users, title: "Estimated Deaths", value: "250,000+" },
{ id: "3", icon: AlertCircle, title: "Disappeared Persons", value: "250,000" }, { id: "3", icon: AlertCircle, title: "Disappeared Persons", value: "250,000" },
{ id: "4", icon: BookOpen, title: "Documented Conflicts", value: "3 Major Wars" } { id: "4", icon: BookOpen, title: "Documented Conflicts", value: "3 Major Wars" }
]} ]}