diff --git a/package.json b/package.json index c7f8f15..95bb3b2 100644 --- a/package.json +++ b/package.json @@ -13,12 +13,16 @@ "@testing-library/user-event": "^12.1.10", "axios": "^0.24.0", "bcryptjs": "^2.4.3", + "bootstrap": "^5.1.3", + "dotenv": "^10.0.0", "feather-icons-react": "^0.5.0", "firebase": "^9.4.0", "graphql": "^16.0.1", "moment": "^2.29.1", "react": "^17.0.2", + "react-bootstrap": "^2.0.2", "react-dom": "^17.0.2", + "react-number-format": "^4.8.0", "react-google-recaptcha": "^2.1.0", "react-redux": "^7.2.6", "react-router-dom": "^5.3.0", diff --git a/public/images/img1.jpg b/public/images/img1.jpg new file mode 100644 index 0000000..2c19efc Binary files /dev/null and b/public/images/img1.jpg differ diff --git a/public/images/img10.jpg b/public/images/img10.jpg new file mode 100644 index 0000000..761541d Binary files /dev/null and b/public/images/img10.jpg differ diff --git a/public/images/img11.jpg b/public/images/img11.jpg new file mode 100644 index 0000000..2538a13 Binary files /dev/null and b/public/images/img11.jpg differ diff --git a/public/images/img12.jpg b/public/images/img12.jpg new file mode 100644 index 0000000..a043bcc Binary files /dev/null and b/public/images/img12.jpg differ diff --git a/public/images/img2.jpg b/public/images/img2.jpg new file mode 100644 index 0000000..ea8f3c3 Binary files /dev/null and b/public/images/img2.jpg differ diff --git a/public/images/img3.jpg b/public/images/img3.jpg new file mode 100644 index 0000000..2c5d0d1 Binary files /dev/null and b/public/images/img3.jpg differ diff --git a/public/images/img4.jpg b/public/images/img4.jpg new file mode 100644 index 0000000..9f01f36 Binary files /dev/null and b/public/images/img4.jpg differ diff --git a/public/images/img5.jpg b/public/images/img5.jpg new file mode 100644 index 0000000..66914b5 Binary files /dev/null and b/public/images/img5.jpg differ diff --git a/public/images/img6.jpg b/public/images/img6.jpg new file mode 100644 index 0000000..4d22b3a Binary files /dev/null and b/public/images/img6.jpg differ diff --git a/public/images/img7.jpg b/public/images/img7.jpg new file mode 100644 index 0000000..8a9b881 Binary files /dev/null and b/public/images/img7.jpg differ diff --git a/public/images/img8.jpg b/public/images/img8.jpg new file mode 100644 index 0000000..c8a67a8 Binary files /dev/null and b/public/images/img8.jpg differ diff --git a/public/images/img9.jpg b/public/images/img9.jpg new file mode 100644 index 0000000..d38583b Binary files /dev/null and b/public/images/img9.jpg differ diff --git a/public/index.html b/public/index.html index 60c4323..57de908 100644 --- a/public/index.html +++ b/public/index.html @@ -14,6 +14,9 @@ user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/ --> +