From 9ee0d678c9e4a8dfacba39cfc0dbfe044cedd5a9 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Wed, 17 Sep 2025 14:28:40 +0200 Subject: [PATCH] ok --- src/components/WorldMap.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) 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 */}