diff --git a/package.json b/package.json
index 1c00715..0104059 100644
--- a/package.json
+++ b/package.json
@@ -3,25 +3,25 @@
"version": "0.1.0",
"private": true,
"dependencies": {
- "@emotion/react": "^11.11.4",
- "@emotion/styled": "^11.11.5",
- "@mui/icons-material": "^5.15.16",
- "@mui/material": "^5.15.16",
- "@mui/styled-engine-sc": "^6.0.0-alpha.18",
- "@testing-library/jest-dom": "^5.17.0",
- "@testing-library/react": "^13.4.0",
- "@testing-library/user-event": "^13.5.0",
+ "@emotion/react": "^11.14.0",
+ "@emotion/styled": "^11.14.1",
+ "@mui/icons-material": "^7.2.0",
+ "@mui/material": "^7.2.0",
+ "@mui/styled-engine-sc": "^7.2.0",
+ "@testing-library/jest-dom": "^6.6.3",
+ "@testing-library/react": "^16.3.0",
+ "@testing-library/user-event": "^14.6.1",
"mui": "^0.0.1",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
+ "react": "^19.1.0",
+ "react-dom": "^19.1.0",
"react-helmet": "^6.1.0",
- "react-icons": "^5.4.0",
- "react-router-dom": "^6.21.0",
+ "react-icons": "^5.5.0",
+ "react-router-dom": "^7.6.3",
"react-router-hash-link": "^2.4.3",
"react-scripts": "5.0.1",
- "react-social-icons": "^6.16.0",
- "styled-components": "^6.1.9",
- "web-vitals": "^2.1.4"
+ "react-social-icons": "^6.24.0",
+ "styled-components": "^6.1.19",
+ "web-vitals": "^5.0.3"
},
"scripts": {
"start": "react-scripts start",
@@ -48,8 +48,8 @@
]
},
"devDependencies": {
- "@babel/preset-env": "^7.23.9",
- "@babel/preset-react": "^7.23.3",
- "jest": "^27.5.1"
+ "@babel/preset-env": "^7.27.2",
+ "@babel/preset-react": "^7.27.1",
+ "jest": "^30.0.3"
}
}
diff --git a/src/components/Contact.js b/src/components/Contact.js
index b5b2db4..318cc7d 100644
--- a/src/components/Contact.js
+++ b/src/components/Contact.js
@@ -1,7 +1,6 @@
-import { Box, Button, FormControl, TextField, Typography } from "@mui/material"
+import { Box, Typography } from "@mui/material"
import { ThemeContext } from "../utils/themes/ThemeContext";
import { useContext } from "react";
-import { IoSendOutline } from "react-icons/io5";
import { IoLocationOutline } from "react-icons/io5";
import { IoMailOutline } from "react-icons/io5";
import { IoCallOutline } from "react-icons/io5";
@@ -70,20 +69,7 @@ const Contact = () => {
-
- Describe your project as best you can and I will send you a quote for its completion.
-
-
-
-
-
-
-
-
-
-
-
-
+
);
};
diff --git a/src/components/Introduction.js b/src/components/Introduction.js
index 28fa4b1..b2bb944 100644
--- a/src/components/Introduction.js
+++ b/src/components/Introduction.js
@@ -23,7 +23,7 @@ const Introduction = () => {
Hello, I'm Nathan Donat-FilliodI'm a Freelance Developer based in Lyon, France. I spend my free time doing projects that I find interesting. Why not yours?
-
+
{
link={"https://github.com/DonatNathan/2D-map-generator"}
/>
-
+
);
};
diff --git a/src/components/ProjectIdea.js b/src/components/ProjectIdea.js
index 3489bd7..8f23133 100644
--- a/src/components/ProjectIdea.js
+++ b/src/components/ProjectIdea.js
@@ -11,7 +11,7 @@ const ProjectIdea = () => {
Do you have Project Idea?Let's discuss your project!
-
+
);
};
diff --git a/src/components/Services.js b/src/components/Services.js
index 9f48765..444fc5d 100644
--- a/src/components/Services.js
+++ b/src/components/Services.js
@@ -23,7 +23,7 @@ const Services = () => {
What I do?I offer comprehensive development services for any project like websites, mobile apps, software, and even video games.
With a versatile skill set across platforms and technologies, I bring ideas to life with solutions tailored to your goals, ensuring seamless performance, engaging user experiences, and long-term success.
-
+
{
Process
Portfolio
Services
-
+
)