Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user