diff --git a/package.json b/package.json index 763c94e..1c4cecd 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "web-vitals": "^2.1.4" }, "scripts": { - "start": "react-scripts start", + "start": "PORT=3131 react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" diff --git a/src/assets/images/landingClub/m.png b/src/assets/images/landingClub/m.png new file mode 100644 index 0000000..8afbe5f Binary files /dev/null and b/src/assets/images/landingClub/m.png differ