text remodified -ongoing

This commit is contained in:
2023-08-28 20:59:03 -04:00
parent 8796d2ee7c
commit 4fdba68f8b
2 changed files with 10 additions and 7 deletions
+4 -1
View File
@@ -112,6 +112,7 @@ p {
line-height: 28px;
color: #505056;
margin: 0px;
text-align: center;
}
.bg_cover {
@@ -2510,11 +2511,13 @@ p {
width: 100px;
}
.appie-single-service-2 .title {
font-size: 20px;
font-size: 24px;
font-weight: 700;
margin-top: 30px;
margin-bottom: 10px;
text-align: center;
text-shadow: 3px 4px 10px rgba(0,0,0,0.3);
padding-bottom: 7px;
}
.appie-single-service-2 a {
font-size: 14px;
+6 -6
View File
@@ -38,7 +38,7 @@ function ServicesAbout() {
<img src={Design} />
</div>
<h4 className="title">Carefully designed</h4>
<p>Wrenchboard prioritizes your needs and desires. We know that the your success depends on how well we meet your needs. So, we always listen to feedback and take suggestions to heart, constantly striving to improve our products and make them as user-friendly as possible. It's not about us - it's about you.</p>
<p>Wrenchboard focuses on your needs and desires. Your success is our priority, driving us to listen and adapt to your feedback. We're dedicated to enhancing our products for your convenience. It's all about you, not us.</p>
</div>
</div>
<div className="col-lg-4 col-md-6">
@@ -54,7 +54,7 @@ function ServicesAbout() {
<img src={Approach} />
</div>
<h4 className="title">Modern Approach</h4>
<p>We're committed to providing a cutting-edge solution that serves you at all times.Our goal is to create a product that is intuitive and user-friendly, and we are constantly working to improve and refine our tools. We believe that by prioritizing you, we can create a solution that truly makes a difference and exceeds expectations.</p>
<p>Our commitment is delivering a top-tier solution for you. Our aim: an intuitive, user-friendly product that continually evolves. By focusing on you, we'll surpass expectations and make a real impact.</p>
</div>
</div>
<div className="col-lg-4 col-md-6">
@@ -70,7 +70,7 @@ function ServicesAbout() {
<img src={Interactive} />
</div>
<h4 className="title">User Interactive</h4>
<p>WrenchBoard offers a variety of features to keep you engaged and informed throughout your experience. Email notifications and alerts are designed to ensure that you never miss out on important updates or changes.Whether you prefer to receive updates via email, text message, or push notification, we have you covered. </p>
<p>WrenchBoard keeps you engaged with diverse features. Email alerts guarantee you're always in the loop. Get updates your way: email, text, or push notifications . We've got you covered. </p>
</div>
</div>
<div className="col-lg-4 col-md-6">
@@ -86,7 +86,7 @@ function ServicesAbout() {
<img src={Mobility} />
</div>
<h4 className="title">Mobility Approach</h4>
<p>WrenchBoard offers a comprehensive suite of tools that seamlessly integrate across all devices, allowing you to stay organized and productive no matter where your day takes you. From managing tasks to tracking your responses and staying connected. With WrenchBoard, experience the freedom and flexibility of a truly mobile lifestyle!</p>
<p>WrenchBoard's tools unite devices for seamless organization and productivity anywhere. Manage tasks, track responses, and stay connected effortlessly. Experience a true mobile lifestyle with WrenchBoard!</p>
</div>
</div>
<div className="col-lg-4 col-md-6">
@@ -102,7 +102,7 @@ function ServicesAbout() {
<img src={Seamless} />
</div>
<h4 className="title">Seamless Sync</h4>
<p> With WrenchBoard, managing your activities across different platforms is easy and seamless. Our suite of features is designed to work across all devices, so you can stay organized and productive whether you're on your desktop, tablet, or phone. Say goodbye to the hassle of switching between different apps and platforms. WrenchBoard makes it simple and streamlined. .</p>
<p> WrenchBoard simplifies cross-platform activity management. Our features sync seamlessly on desktop, tablet, and phone, ensuring organization and productivity. No more app hopping . WrenchBoard streamlines the process.</p>
</div>
</div>
<div className="col-lg-4 col-md-6">
@@ -118,7 +118,7 @@ function ServicesAbout() {
<img src={Privacy} />
</div>
<h4 className="title">Privacy</h4>
<p>We understand how important privacy is you, which is why we are designed to work without needing to share your data. You can trust that your information will remain safe and confidential while using our suite of features to manage your tasks across different platforms. Experience the convenience of a unified, cross-platform experience without sacrificing your privacy.</p>
<p>Your privacy matters. WrenchBoard works without data sharing, ensuring your information stays secure. Manage tasks across platforms confidently, enjoying a unified experience that respects your privacy.</p>
</div>
</div>
</div>