Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -29,6 +29,7 @@ export default function LandingPage() {
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
className="w-full"
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "#hero"},
|
||||
@@ -110,7 +111,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/calendar-symbol-multiple-set_78370-9024.jpg", imageAlt: "Monthly Cleaning Icon"},
|
||||
]}
|
||||
title="Our Services & Cleaning Options"
|
||||
description="Discover our comprehensive range of professional cleaning solutions and choose the frequency that best fits your needs. From one-time deep cleans to regular scheduled maintenance, we've got you covered."
|
||||
description="Discover our comprehensive range of professional cleaning solutions and choose the frequency that best fits your needs."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -187,6 +188,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
containerClassName="w-full"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=69n8lu"
|
||||
logoAlt="MMaxiCleaning Services Logo"
|
||||
logoText="MMaxiCleaning Services"
|
||||
|
||||
Reference in New Issue
Block a user