diff --git a/src/App.css b/src/App.css index 396a1902..c591bb07 100644 --- a/src/App.css +++ b/src/App.css @@ -5,6 +5,14 @@ font-family: "Montserrat", sans-serif; } +html { + scroll-behavior: smooth; +} + .placeholder-text { @apply bg-primaryGreen rounded-2xl p-3 text-xs placeholder:text-[#4C4949]; } + +.mb-0{ + margin-bottom: 0; +} \ No newline at end of file diff --git a/src/components/AboutUs-section/AboutUs-section.css b/src/components/AboutUs-section/AboutUs-section.css index 54707c5a..da76aa1e 100644 --- a/src/components/AboutUs-section/AboutUs-section.css +++ b/src/components/AboutUs-section/AboutUs-section.css @@ -28,6 +28,10 @@ line-height: 28.38px; } +#AboutUs { +margin-bottom: 5rem; +} + @media (max-width:768px) { .aboutUs-section .row .paragraph { max-width: 550px; diff --git a/src/components/AboutUs-section/AboutUs.jsx b/src/components/AboutUs-section/AboutUs.jsx index 459775ac..0143fe28 100644 --- a/src/components/AboutUs-section/AboutUs.jsx +++ b/src/components/AboutUs-section/AboutUs.jsx @@ -2,7 +2,8 @@ import rentBoardImg from "../.././assets/Images/rent-board.png"; import "./AboutUs-section.css"; const AboutUs = () => { return ( -
+
+
About Us
{ return ( <> -
+
+

Contact Us

diff --git a/src/components/Header-section/Header-section.css b/src/components/Header-section/Header-section.css index 0606aaaa..bcb37624 100644 --- a/src/components/Header-section/Header-section.css +++ b/src/components/Header-section/Header-section.css @@ -6,6 +6,7 @@ background-color: #262626; background-size: cover; position: relative; + margin-bottom: 0; } .header-section li { diff --git a/src/components/Header-section/Header.jsx b/src/components/Header-section/Header.jsx index 399dc784..e91e01f2 100644 --- a/src/components/Header-section/Header.jsx +++ b/src/components/Header-section/Header.jsx @@ -6,6 +6,7 @@ const Header = () => { <>
+

Welcome to Rentalog

Rentalog is the ultimate solution for landlords looking to simplify their rent management process. Keep track of your renters personal details, their payment history, and much more with ease.

diff --git a/src/components/Header-section/Navbar.jsx b/src/components/Header-section/Navbar.jsx index c176017a..1b5b4e98 100644 --- a/src/components/Header-section/Navbar.jsx +++ b/src/components/Header-section/Navbar.jsx @@ -56,10 +56,10 @@ const Navbar = () => {
-
{ setShowMenu('')}}>HOME
+
{ setShowMenu('')}}>HOME
+
{ setShowMenu('')}}>RENTALS
{ setShowMenu('')}}>ABOUT
{ setShowMenu('')}}>CONTACT
-
{ setShowMenu('')}}>RENTALS
diff --git a/src/components/Services-section/Services-section.css b/src/components/Services-section/Services-section.css new file mode 100644 index 00000000..cff44e37 --- /dev/null +++ b/src/components/Services-section/Services-section.css @@ -0,0 +1,3 @@ +#Service { + margin-bottom: 80px; +} \ No newline at end of file diff --git a/src/components/Services-section/Services-section.jsx b/src/components/Services-section/Services-section.jsx index b8de4ca4..fdcfd3fa 100644 --- a/src/components/Services-section/Services-section.jsx +++ b/src/components/Services-section/Services-section.jsx @@ -2,10 +2,13 @@ import ServicesCard from "./ServicesCard"; import ourServices from "./services"; import ServicesAvailableIn from "./ServicesAvailableIn"; import placeName from "./placeName"; +import './Services-section.css' + const Services = () => { return ( <> -

+
+

Our Services Includes

@@ -15,7 +18,7 @@ const Services = () => { }) }
-
+

Our Services are available in