Compare commits

...

2 Commits

Author SHA1 Message Date
victorAnumudu 5e974e0637 adjusted here section 2024-02-02 19:43:41 +01:00
ameye f79831f0da Merge branch 'added-about-app-component' of WrenchBoard/WrenchBoardMainSite into master 2024-02-01 20:05:23 +00:00
+3 -3
View File
@@ -16,15 +16,15 @@ function HeroHomeOne() {
<> <>
<section className="appie-hero-area"> <section className="appie-hero-area">
<div className="container"> <div className="container">
<div className="row align-items-center"> <div className="row">
<div className="col-lg-6"> <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>*/} {/*<span>Welcome To WrenchBoard..</span>*/}
<h1 className="appie-title"> <h1 className="appie-title">
Turn Chores into Exciting Challenges and Earn <span className='earn-rewards px-2'>Rewards!</span> Turn Chores into Exciting Challenges and Earn <span className='earn-rewards px-2'>Rewards!</span>
</h1> </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> <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=''> <li className=''>
<a className="item-2" target='_blank' href={process.env.REACT_APP_APPLE_APP}> <a className="item-2" target='_blank' href={process.env.REACT_APP_APPLE_APP}>
<i className="fab fa-apple"></i> <i className="fab fa-apple"></i>