diff --git a/public/icons/headerLogo.png b/public/icons/headerLogo.png new file mode 100644 index 0000000..86dbfcd Binary files /dev/null and b/public/icons/headerLogo.png differ diff --git a/src/components/first/FooterDetails.jsx b/src/components/first/FooterDetails.jsx new file mode 100644 index 0000000..df9b43f --- /dev/null +++ b/src/components/first/FooterDetails.jsx @@ -0,0 +1,25 @@ +import {Box, Button, Container, Grid, Stack, Typography} from "@mui/material"; + +const FooterDetails = () => { + + return( + + + + + + + + + آخرین به روزرسانی + 1402/08/22 + + + + + + ) +} +export default FooterDetails \ No newline at end of file diff --git a/src/components/first/HeaderDetails.jsx b/src/components/first/HeaderDetails.jsx new file mode 100644 index 0000000..adbd77c --- /dev/null +++ b/src/components/first/HeaderDetails.jsx @@ -0,0 +1,16 @@ +import {Box, Button, Container, Grid} from "@mui/material"; + +const HeaderDetails = () => { + return( + + + + +