page about us & page contact us and responsive

This commit is contained in:
Ehsan
2024-08-16 20:41:53 +03:30
parent fd3b82143b
commit d3f967ca67
22 changed files with 297 additions and 4 deletions
+2
View File
@@ -1,3 +1,5 @@
'use client';
import { useState } from "react";
import { Box, Button, Modal } from "@mui/material";