Compare commits

..

14 Commits

Author SHA1 Message Date
victorAnumudu 2f9102adb0 text bug fixed 2024-09-16 15:59:30 +01:00
ameye 0aa0ac3976 Merge branch 'home-page-update' of WrenchBoard/WrenchBoardMainSite2025 into master 2024-09-16 11:47:20 +00:00
victorAnumudu 5cae72c683 updated home text 2024-09-15 16:20:45 +01:00
ameye 182e014d99 Merge branch 'text_update' of WrenchBoard/WrenchBoardMainSite2025 into master 2024-09-13 19:26:53 +00:00
CHIEFSOFT\ameye 91863a624c interest-pending 2024-09-12 10:24:47 -04:00
CHIEFSOFT\ameye f12fa3dafd friend invite 2024-09-12 09:42:38 -04:00
CHIEFSOFT\ameye 1bba20656e added images 2024-09-12 09:26:06 -04:00
CHIEFSOFT\ameye 28d98a018a added images 2024-08-23 10:51:00 -04:00
CHIEFSOFT\ameye 86293fb94f fix text 2024-08-21 12:39:24 -04:00
tokslaw-shruboak 0738271f88 Merge branch 'master' of https://gitlab.chiefsoft.net/WrenchBoard/WrenchBoardMainSite2025 2024-08-21 11:32:51 -04:00
tokslaw-shruboak ef20799f9c Revert "Section Two Text change"
This reverts commit c27e8a36b2.
2024-08-21 11:31:55 -04:00
tokslaw c27e8a36b2 Section Two Text change 2024-08-21 11:13:31 -04:00
ameye 252bdeef67 Merge branch 'home-image-update' of WrenchBoard/WrenchBoardMainSite2025 into master 2024-08-19 19:57:47 +00:00
victorAnumudu 278254809e home image updated 2024-08-19 17:39:22 +01:00
12 changed files with 14 additions and 16 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

+1 -1
View File
@@ -30,7 +30,7 @@ function AfterHero() {
Reward Accomplishments
</h3>
<p>
Set goals, tasks, or anything that motivates or needs to be done and reward completion. WrenchBoard is the platform to plan rewards off pick your nose and blow
On WrenchBoard, set goals, tasks, or anything else that motivates or needs to be done, and reward completion. WrenchBoard is the platform for planning rewards, engaging, and connecting with family.
</p>
<div className=''>
<a className="mb-5 mb-md-0 main-btn" href={process.env.NEXT_PUBLIC_DASH_URL_LOGIN}>
+5 -7
View File
@@ -4,13 +4,11 @@ import Image from 'next/image';
//import { Link } from 'react-router-dom';
import thumb from '../assets/images/features-thumb-11.png';
import shapeSix from '../assets/images/shape/shape-6.png';
import shapeSeven from '../assets/images/shape/shape-7.png';
import shapeEight from '../assets/images/shape/shape-8.png';
import rewardIcon from '../assets/images/home/001-reward.png'
import walletIcon from '../assets/images/home/004-wallet.png'
import taskIcon from '../assets/images/home/002-task.png'
import familyIcon from '../assets/images/home/003-family.png'
import rewardIcon from '../assets/images/home/circular-reward.png'
import walletIcon from '../assets/images/home/circular-wallet.png'
import taskIcon from '../assets/images/home/circular-task.png'
import familyIcon from '../assets/images/home/circular-family.png'
function SelectFeatures({ className }) {
const [tab, setTab] = useState('setting');
+8 -8
View File
@@ -11,7 +11,7 @@ function TrafficHomeTwo() {
<div className="appie-traffic-title">
<h3 className="title">Family Connect</h3>
<p>
All you need for a family to get moving with rewards and more. Plan activities and booster family interactions.
Looking for ways to keep your family active and engaged? We offer a variety of fun activities, challenges, and rewards to inspire and motivate your loved ones.
</p>
</div>
<div className="row">
@@ -21,7 +21,7 @@ function TrafficHomeTwo() {
<i className="fal fa-check" />
</div>
<h5 className="title">Organize Chores</h5>
<p>Simple one-time tasks to repeated tasks or promise of performance or set goals.</p>
<p>Whether is one-time or reoccuring task, make chores fun and exciting again for kids.</p>
</div>
</div>
<div className="col-lg-6 col-md-6">
@@ -29,8 +29,8 @@ function TrafficHomeTwo() {
<div className="icon">
<i className="fal fa-check" />
</div>
<h5 className="title">Sibling Activities</h5>
<p>Wrenchboard allows family members to create product connections with educational content with reward tools.
<h5 className="title">Challenge Zone</h5>
<p>Discover exciting challenges, rewards, and friendly competition to keep your kids and whole family engaged.
</p>
</div>
</div>
@@ -48,14 +48,14 @@ function TrafficHomeTwo() {
<div className="icon">
<i className="fal fa-check" />
</div>
<h5 className="title">Games & More </h5>
<p>More opportunities to learn with games or the artificial intelligence library and shared material.</p>
<h5 className="title">Play and Learn</h5>
<p>Discover a world of learning opportunities, from games to cutting-edge AI tools and our vast resource library.</p>
</div>
</div>
<div className="col-lg-12">
<div className="traffic-btn mt-50">
<a className="main-btn" href="#">
Learn more about what you can do with WrenchBoard <i className="fal fa-arrow-right" />
<a className="main-btn" href={process.env.NEXT_PUBLIC_DASH_URL_LOGIN}>
Join us today and start creating lasting memories together <i className="fal fa-arrow-right" />
</a>
</div>
</div>
Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB