5 Commits

Author SHA1 Message Date
8f6009c0c9 Update src/app/page.tsx 2026-05-11 12:40:00 +00:00
670d9c3302 Merge version_3 into main
Merge version_3 into main
2026-05-11 12:39:10 +00:00
2227e32823 Update src/app/page.tsx 2026-05-11 12:39:07 +00:00
257e2f07fd Merge version_2 into main
Merge version_2 into main
2026-05-11 12:38:02 +00:00
69c4741bba Merge version_2 into main
Merge version_2 into main
2026-05-11 12:37:34 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroLogoBillboard
background={{ variant: "gradient-bars" }}
logoText="ELKO IMPLEMENTE"
description="Built for the Land. Made to Last. Premium agricultural implements, trailers & auger wagons — engineered in South Africa."
description="Built for the Land. Made to Last. South African-engineered agricultural implements, trailers & auger wagons designed to conquer local conditions with unmatched reliability."
buttons={[{ text: "View Our Range", href: "#products" }, { text: "Request a Quote", href: "#contact" }]}
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"
@@ -72,9 +72,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "1", name: "Agricultural Implements", price: "View Details", variant: "Pro Series", imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-gardening-hat-holds-looks-hoe-rake_141793-71337.jpg?_wi=1" },
{ id: "2", name: "Trailers", price: "View Details", variant: "Custom Build", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hgv-truck-shipping-white-boxes_1048-5705.jpg" },
{ id: "3", name: "Auger Wagons", price: "View Details", variant: "Elite Range", imageSrc: "http://img.b2bpic.net/free-photo/agronomist-choosing-new-planter-man-outdoor-ground-shop-agricultural-machinery_1157-43608.jpg" },
{ id: "1", name: "Agricultural Implements", price: "See Specs", variant: "Pro Series", imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-gardening-hat-holds-looks-hoe-rake_141793-71337.jpg?_wi=1" },
{ id: "2", name: "Trailers", price: "See Specs", variant: "Custom Build", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hgv-truck-shipping-white-boxes_1048-5705.jpg" },
{ id: "3", name: "Auger Wagons", price: "See Specs", variant: "Elite Range", imageSrc: "http://img.b2bpic.net/free-photo/agronomist-choosing-new-planter-man-outdoor-ground-shop-agricultural-machinery_1157-43608.jpg" },
]}
title="Our Product Range"
description="Engineered for durability and high performance in agricultural settings."