many changes for modules widgets and colors and styling

This commit is contained in:
IGNY8 VPS (Salman)
2025-12-31 23:52:43 +00:00
parent b61bd6e64d
commit 89b64cd737
34 changed files with 2450 additions and 1985 deletions

View File

@@ -4,7 +4,6 @@ import { BrowserRouter } from "react-router-dom";
import { HelmetProvider } from "react-helmet-async";
import MarketingApp from "./MarketingApp";
import "./styles/marketing.css";
import "../styles/igny8-colors.css";
const container = document.getElementById("root");