Merge version_1_1781414967955 into main #5

Merged
bender merged 1 commits from version_1_1781414967955 into main 2026-06-14 05:32:49 +00:00

View File

@@ -18,7 +18,7 @@ export default function HomePage() {
description="Transforming spaces into sustainable sanctuaries through professional landscape design, irrigation mastery, and precision construction."
primaryButton={{ text: "Free Consultation", href: "#contact" }}
secondaryButton={{ text: "View Projects", href: "#projects" }}
imageSrc="http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg"
imageSrc="http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=1"
/>
</SectionErrorBoundary>
</div>
@@ -34,7 +34,7 @@ export default function HomePage() {
{ icon: "Leaf", title: "Eco-Conscious", description: "Sustainable irrigation and rainwater harvesting." },
{ icon: "Building2", title: "Quality Construction", description: "Durable masonry and structural work." },
]}
imageSrc="http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg"
imageSrc="http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg?_wi=1"
/>
</SectionErrorBoundary>
</div>
@@ -47,8 +47,8 @@ export default function HomePage() {
description="Dedicated to bringing your dream landscape to life with technology-backed solutions."
items={[
{ title: "Irrigation Systems", tags: ["Sprinklers", "Design"], imageSrc: "http://img.b2bpic.net/free-photo/handyman-s-hand-taking-out-white-visiting-card-from-pocket_23-2147945083.jpg" },
{ title: "Masonry & Stonework", tags: ["Construction", "Walls"], imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg" },
{ title: "Garden Maintenance", tags: ["Pest Control", "Care"], imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg" },
{ title: "Masonry & Stonework", tags: ["Construction", "Walls"], imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=2" },
{ title: "Garden Maintenance", tags: ["Pest Control", "Care"], imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg?_wi=2" },
]}
/>
</SectionErrorBoundary>