Update src/app/page.tsx

This commit is contained in:
2026-05-10 01:49:00 +00:00
parent 7706f0d94a
commit 0bea132185

View File

@@ -86,7 +86,7 @@ export default function LandingPage() {
</div>
<div id="footer" data-section="footer">
<FooterMedia imageSrc="http://img.b2bpic.net/free-photo/bushes-lavender-courtyard_627829-14110.jpg" logoText="TemizEv" columns={[{ title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Careers", href: "#" }] }, { title: "Legal", items: [{ label: "Privacy Policy", href: "/privacy" }, { label: "Terms", href: "#" }] }]} copyrightText="© 2024 TemizEv Cleaning Services" />
<FooterMedia imageSrc="http://img.b2bpic.net/free-photo/bushes-lavender-courtyard_627829-14110.jpg" logoText="TemizEv" columns={[{ title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Careers", href: "#" }] }, { title: "Legal", items: [{ label: "Privacy Policy", href: "/privacy" }, { label: "Terms", href: "#" }] }]} copyrightText="© 2023 TemizEv Cleaning Services" />
</div>
</ReactLenis>
</ThemeProvider>