Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-04-15 15:10:11 +00:00

View File

@@ -100,8 +100,8 @@ export default function LandingPage() {
description="We specialize in end-to-end solar solutions, from initial consultation to final installation, ensuring maximum efficiency for your property."
imageSrc="http://img.b2bpic.net/free-photo/photovoltaics-factory-team-evaluating-solar-cells-designs-improve-efficiency_482257-123388.jpg?_wi=1"
buttons={[
{ text: "Get Started" },
{ text: "Learn about installation" }
{ text: "Get Started", href: "#pricing" },
{ text: "Learn about installation", href: "/services" }
]}
/>
</div>