diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..877aad1 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1646006732965 + + + + + + \ No newline at end of file diff --git a/docker-compose.yml b/docker-compose.yml index 697c49a..3e7d82d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5,7 +5,7 @@ services: context: . dockerfile: docker/Dockerfile restart: unless-stopped - image: registry.chiefsoft.net/wrenchboardmainsite_wrenchboard-www:latest + #image: registry.chiefsoft.net/wrenchboardmainsite_wrenchboard-www:latest ports: - 9081:3000 extra_hosts: diff --git a/docker/Dockerfile b/docker/Dockerfile index 4955619..8d69d8f 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,7 +1,5 @@ -FROM node:12-alpine - -COPY docker-entrypoint.sh /usr/local/bin/ -ENTRYPOINT ["docker-entrypoint.sh"] +# pull official base image +FROM node:13.12.0-alpine # set working directory WORKDIR /app @@ -19,9 +17,11 @@ RUN npm install -g serve # add app COPY . ./ +# start app +CMD ["npm", "start"] + # build app -RUN npm run-script build +#RUN npm run-script build # start app -CMD ["serve", "-s", "build"] - +#CMD ["serve", "-s", "build"] \ No newline at end of file diff --git a/src/assets/images/businesspeople-doing-checkmark-on-task-list.png b/src/assets/images/businesspeople-doing-checkmark-on-task-list.png new file mode 100644 index 0000000..71552fd Binary files /dev/null and b/src/assets/images/businesspeople-doing-checkmark-on-task-list.png differ diff --git a/src/assets/images/mktplace.png b/src/assets/images/mktplace.png new file mode 100644 index 0000000..6133cbf Binary files /dev/null and b/src/assets/images/mktplace.png differ diff --git a/src/assets/images/onlineregistration.png b/src/assets/images/onlineregistration.png new file mode 100644 index 0000000..f0eb0fb Binary files /dev/null and b/src/assets/images/onlineregistration.png differ diff --git a/src/assets/images/product-listing-on-online-marketplace.png b/src/assets/images/product-listing-on-online-marketplace.png new file mode 100644 index 0000000..853f253 Binary files /dev/null and b/src/assets/images/product-listing-on-online-marketplace.png differ diff --git a/src/assets/images/signup.png b/src/assets/images/signup.png new file mode 100644 index 0000000..0c79677 Binary files /dev/null and b/src/assets/images/signup.png differ diff --git a/src/assets/images/task-done.png b/src/assets/images/task-done.png new file mode 100644 index 0000000..5e16f16 Binary files /dev/null and b/src/assets/images/task-done.png differ diff --git a/src/assets/images/taskcomplete.png b/src/assets/images/taskcomplete.png new file mode 100644 index 0000000..5388472 Binary files /dev/null and b/src/assets/images/taskcomplete.png differ diff --git a/src/assets/images/wallet-4.ico b/src/assets/images/wallet-4.ico new file mode 100644 index 0000000..4d7500e Binary files /dev/null and b/src/assets/images/wallet-4.ico differ diff --git a/src/assets/images/wallet-5.png b/src/assets/images/wallet-5.png new file mode 100644 index 0000000..0195b39 Binary files /dev/null and b/src/assets/images/wallet-5.png differ diff --git a/src/components/HomeOne/ServicesHomeOne.js b/src/components/HomeOne/ServicesHomeOne.js index a876d13..1450345 100644 --- a/src/components/HomeOne/ServicesHomeOne.js +++ b/src/components/HomeOne/ServicesHomeOne.js @@ -26,8 +26,7 @@ function ServicesHomeOne({ className }) { data-wow-delay="200ms" >
- - +

Free Account

Join WrenchBoard.Create an account for Income.

@@ -41,7 +40,6 @@ function ServicesHomeOne({ className }) { >
-

Find Task

Build a Self-Portfolio with sole purpose to Cash-Out.

@@ -54,8 +52,7 @@ function ServicesHomeOne({ className }) { data-wow-delay="600ms" >
- - +

Complete

Organize and Manage your teams efficiently. Manage your workgroup.

@@ -69,7 +66,6 @@ function ServicesHomeOne({ className }) { >
-

Get Paid

Start Boosting your Income By earning Cash for your Time and Skills.