diff --git a/src/components/WorldMap.tsx b/src/components/WorldMap.tsx
index 051c44e..760f2b9 100644
--- a/src/components/WorldMap.tsx
+++ b/src/components/WorldMap.tsx
@@ -2,11 +2,11 @@
import { Globe } from "@/components/ui/globe"
import { motion } from "framer-motion"
-import { H2, P, CT } from "./Texts"
+import { H2, P, CT, CP } from "./Texts"
export function WorldMap() {
return (
-
+
{/* Background video */}