Merge version_2 into main #4
@@ -2,7 +2,6 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
@@ -148,6 +147,7 @@ export default function LandingPage() {
|
||||
{ title: "Explore", items: [{ label: "About Us", href: "#about" }, { label: "Inquiry", href: "#contact" }] }
|
||||
]}
|
||||
bottomLeftText="© 2024 Bangkok Home Service. All rights reserved."
|
||||
bottomRightText="Contact us at info@bangkokhomeservice.com"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user