feat: ci cd filed

This commit is contained in:
mahyargdz
2025-03-29 15:51:58 +03:30
parent c6f46d4524
commit abe40d0da1
6 changed files with 3716 additions and 4 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

+4 -4
View File
@@ -1,8 +1,8 @@
import type { Metadata } from "next";
import { Geist, Geist_Mono } from "next/font/google";
import 'swiper/css'
import "swiper/css";
import "./globals.css";
import '@/assets/fonts/irancell/style.css'
import "@/assets/fonts/irancell/style.css";
import Header from "@/shared/Header";
import Footer from "@/shared/Footer";
@@ -17,8 +17,8 @@ const geistMono = Geist_Mono({
});
export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
title: "danakcorp",
description: "danak website",
};
export default function RootLayout({