Compare commits

...

26 Commits

Author SHA1 Message Date
victorAnumudu ec1cbd9364 agent link added to env 2024-02-16 17:34:02 +01:00
ameye 13173ddb46 Merge branch 'slider-upgrade' of WrenchBoard/WrenchBoardMainSite into master 2024-02-16 13:45:39 +00:00
victorAnumudu 9780468013 added more images 2024-02-16 14:16:39 +01:00
ameye 5cd0f8106c Merge branch 'slider-upgrade' of WrenchBoard/WrenchBoardMainSite into master 2024-02-16 11:26:20 +00:00
victorAnumudu 7633ecfafa changed slider images 2024-02-16 12:21:49 +01:00
CHIEFSOFT\ameye 04fc8d530f image works 2024-02-10 14:05:03 -05:00
CHIEFSOFT\ameye 7fd72924b4 card back 2024-02-10 12:08:40 -05:00
CHIEFSOFT\ameye a37c0bd2ed image size 2024-02-10 05:59:59 -05:00
CHIEFSOFT\ameye 800da885a5 image size 2024-02-10 05:49:32 -05:00
CHIEFSOFT\ameye 4b75e02b99 improve image 2024-02-09 22:18:04 -05:00
CHIEFSOFT\ameye a9626fd8f2 wallet 2024-02-09 20:04:51 -05:00
CHIEFSOFT\ameye 88e2ccf237 add kids 2024-02-09 19:18:40 -05:00
CHIEFSOFT\ameye a86b00abe8 image size 2024-02-08 04:49:33 -05:00
CHIEFSOFT\ameye e066cc62fc assign task 2024-02-07 20:16:43 -05:00
CHIEFSOFT\ameye 4d8cd1e7f4 send reward 2024-02-07 15:38:53 -05:00
CHIEFSOFT\ameye 29723863de Merge branch 'master' of https://gitlab.chiefsoft.net/WrenchBoard/WrenchBoardMainSite 2024-02-06 11:11:52 -05:00
CHIEFSOFT\ameye 935ff983fc family no kids 2024-02-06 11:11:43 -05:00
ameye 57171133b1 Merge branch 'home-slider-update' of WrenchBoard/WrenchBoardMainSite into master 2024-02-05 18:01:53 +00:00
victorAnumudu 12b2dde302 changed home image sliders 2024-02-05 18:57:58 +01:00
CHIEFSOFT\ameye 7f999dfc8a exta image 2024-02-04 14:21:39 -05:00
CHIEFSOFT\ameye 9f5ca78913 use case page 2024-02-04 13:55:27 -05:00
ameye 492008630f Merge branch 'hero-adjustment' of WrenchBoard/WrenchBoardMainSite into master 2024-02-02 19:50:24 +00:00
ameye ab566937b7 Merge branch 'country-query' of WrenchBoard/WrenchBoardMainSite into master 2024-02-02 19:50:17 +00:00
victorAnumudu 5e974e0637 adjusted here section 2024-02-02 19:43:41 +01:00
victorAnumudu 31ee4e01ac added country query params to login link 2024-02-02 17:34:23 +01:00
ameye f79831f0da Merge branch 'added-about-app-component' of WrenchBoard/WrenchBoardMainSite into master 2024-02-01 20:05:23 +00:00
30 changed files with 34 additions and 11 deletions
+4 -1
View File
@@ -5,7 +5,7 @@ REACT_APP_USERS_ENDPOINT="https://apigate.lotus.g1.wrenchboard.com/en/wrench/api
REACT_APP_SITE_NAME='WrenchBoard'
REACT_APP_DASH_URL='https://dev-users.wrenchboard.com'
REACT_APP_DASH_URL_LOGIN="https://dev-users.wrenchboard.com/login"
REACT_APP_DASH_URL_LOGIN="https://dev-users.wrenchboard.com/login?cnt=us"
REACT_APP_DASH_URL_SIGNUP="https://dev-users.wrenchboard.com/signup?cnt=us"
REACT_APP_ANDROID_APP='https://play.google.com/store/apps/details?id=com.wrenchboard.users'
REACT_APP_APPLE_APP='https://itunes.apple.com/us/app/wrenchboard/id1435718367?ls=1&mt=8'
@@ -17,3 +17,6 @@ REACT_APP_SUPPORT_PHONE='404 855-7966'
REACT_APP_SUPPORT_PHONE_NG='(+420) 336 476 328'
REACT_APP_SUPPORT_US_ADDRESS='Cumberland Pkwy, Atlanta GA 30339'
REACT_APP_SUPPORT_NG_ADDRESS='Saka Tinubu Street, Victoria Island Lagos, Nigeria'
#AGENT LINK
REACT_APP_AGENT_LINK='https://agents.wrenchboard.com'
+5 -2
View File
@@ -5,7 +5,7 @@ REACT_APP_USERS_ENDPOINT="https://apigate.lotus.g1.wrenchboard.com/en/wrench/api
REACT_APP_SITE_NAME='WrenchBoard'
REACT_APP_DASH_URL='https://dev-users.wrenchboard.com'
REACT_APP_DASH_URL_LOGIN="https://dev-users.wrenchboard.com/login"
REACT_APP_DASH_URL_LOGIN="https://dev-users.wrenchboard.com/login?cnt=us"
REACT_APP_DASH_URL_SIGNUP="https://dev-users.wrenchboard.com/signup?cnt=us"
REACT_APP_ANDROID_APP='https://play.google.com/store/apps/details?id=com.wrenchboard.users'
REACT_APP_APPLE_APP='https://itunes.apple.com/us/app/wrenchboard/id1435718367?ls=1&mt=8'
@@ -16,4 +16,7 @@ REACT_APP_SUPPORT_EMAIL='support@wrenchboard.com'
REACT_APP_SUPPORT_PHONE='404 855-7966'
REACT_APP_SUPPORT_PHONE_NG='(+420) 336 476 328'
REACT_APP_SUPPORT_US_ADDRESS='Cumberland Pkwy, Atlanta GA 30339'
REACT_APP_SUPPORT_NG_ADDRESS='Saka Tinubu Street, Victoria Island Lagos, Nigeria'
REACT_APP_SUPPORT_NG_ADDRESS='Saka Tinubu Street, Victoria Island Lagos, Nigeria'
#AGENT LINK
REACT_APP_AGENT_LINK='https://agents.wrenchboard.com'
+5 -2
View File
@@ -5,7 +5,7 @@ REACT_APP_USERS_ENDPOINT="https://apigate.lotus.g1.wrenchboard.com/en/wrench/api
REACT_APP_SITE_NAME='WrenchBoard'
REACT_APP_DASH_URL='https://users.wrenchboard.com'
REACT_APP_DASH_URL_LOGIN="https://users.wrenchboard.com/login"
REACT_APP_DASH_URL_LOGIN="https://users.wrenchboard.com/login?cnt=us"
REACT_APP_DASH_URL_SIGNUP="https://users.wrenchboard.com/signup?cnt=us"
REACT_APP_ANDROID_APP='https://play.google.com/store/apps/details?id=com.wrenchboard.users'
REACT_APP_APPLE_APP='https://itunes.apple.com/us/app/wrenchboard/id1435718367?ls=1&mt=8'
@@ -16,4 +16,7 @@ REACT_APP_SUPPORT_EMAIL='support@wrenchboard.com'
REACT_APP_SUPPORT_PHONE='404 855-7966'
REACT_APP_SUPPORT_PHONE_NG='(+420) 336 476 328'
REACT_APP_SUPPORT_US_ADDRESS='Cumberland Pkwy, Atlanta GA 30339'
REACT_APP_SUPPORT_NG_ADDRESS='Saka Tinubu Street, Victoria Island Lagos, Nigeria'
REACT_APP_SUPPORT_NG_ADDRESS='Saka Tinubu Street, Victoria Island Lagos, Nigeria'
#AGENT LINK
REACT_APP_AGENT_LINK='https://agents.wrenchboard.com'
Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 443 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 396 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 524 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 582 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

+1
View File
@@ -4,6 +4,7 @@ import localImgLoad from '../../lib/localImgLoad'
import 'owl.carousel/dist/assets/owl.carousel.css'
import 'owl.carousel/dist/assets/owl.theme.default.css'
import LazyImage from '../../lib/LazyImage'
export default function FeaturedScreen() {
+3
View File
@@ -55,6 +55,9 @@ function FooterHomeOne({ className }) {
<li>
<a href="/use-cases">Use Cases</a>
</li>
<li>
<a target='_blank' href={process.env.REACT_APP_AGENT_LINK}>Agent</a>
</li>
<li>
<Link to="/blog">Blog</Link>
</li>
+13 -4
View File
@@ -8,23 +8,31 @@ import shapeThree from '../../assets/images/shape/shape-3.png';
import shapeFour from '../../assets/images/shape/shape-4.png';
import getConfig from './../../Config/config'
import CustomSlider from '../customSlider/CustomSlider';
import SliderOne from '../../assets/images/home/app-slide-home-0.png'
import SliderTwo from '../../assets/images/home/app-slide-home-1.png'
import SliderThree from '../../assets/images/home/app-slide-home-2.png'
function HeroHomeOne() {
var site = getConfig()[0];
const sliders = [
SliderOne, SliderTwo, SliderThree
]
return (
<>
<section className="appie-hero-area">
<div className="container">
<div className="row align-items-center">
<div className="row">
<div className="col-lg-6">
<div className="appie-hero-content appie-hero-content-6">
<div className="appie-hero-content appie-hero-content-6 d-flex flex-column h-100">
{/*<span>Welcome To WrenchBoard..</span>*/}
<h1 className="appie-title">
Turn Chores into Exciting Challenges and Earn <span className='earn-rewards px-2'>Rewards!</span>
</h1>
<p>Your place to set family goals and reward achievements. Find tasks to earn from, or build a tasks portfolio and find others to perform tasks for you.</p>
<ul>
<ul className='d-flex justify-content-center justify-content-lg-start'>
<li className=''>
<a className="item-2" target='_blank' href={process.env.REACT_APP_APPLE_APP}>
<i className="fab fa-apple"></i>
@@ -54,7 +62,8 @@ function HeroHomeOne() {
{/* <img src={heroThumbOne} alt="WrenchBoard" /> */}
<div style={{ width: '350px', margin: 'auto' }}>
<CustomSlider
images={[heroThumbOne, heroThumbOne1, heroThumbOne]}
// images={[heroThumbOne, heroThumbOne1, heroThumbOne]}
images={sliders}
speed='5'
indicatorColor='#333'
/>
+3 -2
View File
@@ -1,7 +1,8 @@
import { Link } from 'react-router-dom'
import React from 'react'
import frame from '../../../../assets/images/about-frame.png'
import screen from '../../../../assets/images/about-screen.png'
//import frame from '../../../../assets/images/about-frame.png'
import frame from '../../../../assets/images/use-case-side-main.png'; //about-frame.png'
import screen from '../../../../assets/images/use-case-side-extra.png'; //about-screen.png'
import img1 from '../../../../assets/images/download.png'
import img2 from '../../../../assets/images/followers.png'
import img3 from '../../../../assets/images/reviews.png'