+
The Rentalog Team
diff --git a/src/components/AboutUs-section/AboutUs.jsx b/src/components/AboutUs-section/AboutUs.jsx
index 573748bf..54536f6d 100644
--- a/src/components/AboutUs-section/AboutUs.jsx
+++ b/src/components/AboutUs-section/AboutUs.jsx
@@ -1,4 +1,3 @@
-import React from "react";
import rentBoardImg from "../.././assets/Images/rent-board.png";
import "./AboutUs-section.css";
const AboutUs = () => {
@@ -17,15 +16,15 @@ const AboutUs = () => {
track of important information about their renters, including their
names, addresses, and rental payment history. This information is
stored in a secure and organized manner, so landlords can access it
- whenever they need to. In addition to keeping track of renters'
+ whenever they need to. In addition to keeping track of renters'
information, Rentalog also makes it easy for landlords to collect and
track monthly rent payments. This way, landlords always know exactly
- how much money they're earning from their properties and can make
+ how much money they're earning from their properties and can make
informed decisions about their business. Using Rentalog is simple and
straightforward. All of the information is organized in a
user-friendly interface, so landlords can access what they need
quickly and easily. And, if they ever have questions or need help,
- they can reach out to Rentalog's dedicated support team for
+ they can reach out to Rentalog's dedicated support team for
assistance. Overall, Rentalog is a convenient and efficient tool for
landlords who want to keep their rental business organized and running
smoothly.
diff --git a/src/components/Contact-section/Contact.jsx b/src/components/Contact-section/Contact.jsx
index 09b3370a..83291581 100644
--- a/src/components/Contact-section/Contact.jsx
+++ b/src/components/Contact-section/Contact.jsx
@@ -10,7 +10,7 @@ const Contact = () => {
+
The Rentalog Team