Merge version_6 into main #6

Merged
bender merged 1 commits from version_6 into main 2026-04-22 00:28:53 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{ type: "text", content: "Mastering the Art of " },
{ type: "image", src: "http://img.b2bpic.net/free-photo/focused-man-wearing-apron-growing-plants-garden-cutting-branches-view-through-glasses-gardening-job-concept_74855-12791.jpg", alt: "Garden detail" },
{ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cg0UGKyps5DE1iSGYMVXf6a3y4/uploaded-1776817399317-vp6jerhx.jpg", alt: "Company Logo" },
{ type: "text", content: " Landscaping" },
]}
/>
@@ -160,6 +160,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cg0UGKyps5DE1iSGYMVXf6a3y4/uploaded-1776817399317-vp6jerhx.jpg"
columns={[
{ title: "Explore", items: [{ label: "Services", href: "#services" }, { label: "About", href: "#about" }] },
{ title: "Company", items: [{ label: "Contact", href: "#contact" }, { label: "Privacy", href: "#" }] },