Update src/app/page.tsx

This commit is contained in:
2026-05-29 11:40:09 +00:00
parent 79987c247c
commit 512a1ba122

View File

@@ -127,6 +127,8 @@ export default function LandingPage() {
heading={[
{
type: "text", content: "Professional Landscaping & Instant Lawn Solutions"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/community-people-working-together-agriculture-grow-food_23-2151205692.jpg", alt: "ZimInstantLawn team working on a landscaping project"}
]}
buttons={[
{
@@ -134,8 +136,6 @@ export default function LandingPage() {
{
text: "Meet the Team", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/community-people-working-together-agriculture-grow-food_23-2151205692.jpg"
imageAlt="ZimInstantLawn team working on a landscaping project"
/>
</div>