Update src/app/page.tsx
This commit is contained in:
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ripe-wheat-cutting-with-heavy-machinery-outdoors-generated-by-ai_188544-21588.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ripe-wheat-cutting-with-heavy-machinery-outdoors-generated-by-ai_188544-21588.jpg?_wi=1"
|
||||
imageAlt="Agricultural fields at golden hour"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Agricultural Implements",
|
||||
price: "View Details",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-gardening-hat-holds-looks-hoe-rake_141793-71337.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-gardening-hat-holds-looks-hoe-rake_141793-71337.jpg?_wi=1",
|
||||
imageAlt: "Ploughs and cultivators",
|
||||
},
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
title: "Precision",
|
||||
subtitle: "Tailored Solutions",
|
||||
description: "We design solutions tailored to your operation — not one-size-fits-all.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ripe-wheat-cutting-with-heavy-machinery-outdoors-generated-by-ai_188544-21588.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ripe-wheat-cutting-with-heavy-machinery-outdoors-generated-by-ai_188544-21588.jpg?_wi=2",
|
||||
imageAlt: "Agriculture machinery cutting the ripe wheat at sunset generative AI",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
title: "Partnership",
|
||||
subtitle: "Direct Access",
|
||||
description: "Speak directly with our team. Real people, real answers, real fast.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-gardening-hat-holds-looks-hoe-rake_141793-71337.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-gardening-hat-holds-looks-hoe-rake_141793-71337.jpg?_wi=2",
|
||||
imageAlt: "Agriculture machinery cutting the ripe wheat at sunset generative AI",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user