diff --git a/public/about/activist-guide-unity.png b/public/about/activist-guide-unity.png new file mode 100644 index 00000000..c62b8d4c Binary files /dev/null and b/public/about/activist-guide-unity.png differ diff --git a/public/about/donor-guide-freedom-libertad.jpeg b/public/about/donor-guide-freedom-libertad.jpeg new file mode 100644 index 00000000..9cc0636c Binary files /dev/null and b/public/about/donor-guide-freedom-libertad.jpeg differ diff --git a/public/about/venezuela-libertad-presos-politicos.png b/public/about/venezuela-libertad-presos-politicos.png new file mode 100644 index 00000000..46fd49ff Binary files /dev/null and b/public/about/venezuela-libertad-presos-politicos.png differ diff --git a/public/about/world-map-bg.png b/public/about/world-map-bg.png new file mode 100644 index 00000000..5c9ec94d Binary files /dev/null and b/public/about/world-map-bg.png differ diff --git a/public/help/step-1-account.jpg b/public/help/step-1-account.jpg new file mode 100644 index 00000000..96082331 Binary files /dev/null and b/public/help/step-1-account.jpg differ diff --git a/public/help/step-2-send.jpg b/public/help/step-2-send.jpg new file mode 100644 index 00000000..9e2ff3db Binary files /dev/null and b/public/help/step-2-send.jpg differ diff --git a/public/help/step-3-spend.jpg b/public/help/step-3-spend.jpg new file mode 100644 index 00000000..8ae04c52 Binary files /dev/null and b/public/help/step-3-spend.jpg differ diff --git a/src/AppRouter.tsx b/src/AppRouter.tsx index 6bd699fb..3874ead4 100644 --- a/src/AppRouter.tsx +++ b/src/AppRouter.tsx @@ -32,7 +32,7 @@ const CSAEPolicyPage = lazy(() => import("./pages/CSAEPolicyPage").then(m => ({ const ExternalContentPage = lazy(() => import("./pages/ExternalContentPage").then(m => ({ default: m.ExternalContentPage }))); const GeotagPage = lazy(() => import("./pages/GeotagPage").then(m => ({ default: m.GeotagPage }))); const HashtagPage = lazy(() => import("./pages/HashtagPage").then(m => ({ default: m.HashtagPage }))); -const HelpPage = lazy(() => import("./pages/HelpPage").then(m => ({ default: m.HelpPage }))); +const AboutPage = lazy(() => import("./pages/AboutPage").then(m => ({ default: m.AboutPage }))); const DonorGuidePage = lazy(() => import("./pages/DonorGuidePage").then(m => ({ default: m.DonorGuidePage }))); const ActivistGuidePage = lazy(() => import("./pages/ActivistGuidePage").then(m => ({ default: m.ActivistGuidePage }))); const NetworkSettingsPage = lazy(() => import("./pages/NetworkSettingsPage").then(m => ({ default: m.NetworkSettingsPage }))); @@ -75,7 +75,7 @@ function SiteFooter() {
© {new Date().getFullYear()} Agora. Fundraisers on Nostr.