Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-28 06:07:53 +00:00

View File

@@ -136,14 +136,13 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/beautiful-natural-landscape_23-2151839255.jpg"
videoSrc="https://www.w3schools.com/howto/mov_bbb.mp4"
columns={[
{ title: "Quick Links", items: [{ label: "Home", href: "#hero" }, { label: "Reviews", href: "#testimonials" }] },
{ title: "Info", items: [{ label: "Location", href: "#location" }, { label: "Contact", href: "#contact" }] },
]}
logoText="KKR Green City"
copyrightText="© 2025 KKR Green City. All Rights Reserved."
videoSrc="https://www.w3schools.com/howto/mov_bbb.mp4"
/>
</div>
</ReactLenis>