Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #7.
This commit is contained in:
2026-05-12 21:51:19 +00:00

View File

@@ -145,8 +145,6 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterCard
logoText="ClearSky Solar"
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
socialLinks={[{ icon: Twitter, href: "#", ariaLabel: "Twitter" }, { icon: Instagram, href: "#", ariaLabel: "Instagram" }]}
/>
</div>