Merge version_1 into main #3
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user