carousel and header

This commit is contained in:
hamid zarghami
2025-08-05 14:47:41 +03:30
parent 76500fb337
commit 19b3812ae6
6 changed files with 83 additions and 30 deletions
+1
View File
@@ -1,6 +1,7 @@
import type { Metadata } from "next";
import "./globals.css";
import "../../public/css/fontiran.css";
import 'swiper/css';
import QueryProvider from "@/config/QueryProvider";
export const metadata: Metadata = {