Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e1e2bbb53 | |||
| 9fe128b224 |
@@ -52,6 +52,9 @@ export default function LandingPage() {
|
||||
title="Trade Livestock with Confidence"
|
||||
description="The trusted marketplace connecting ethical farmers with verified buyers. Secure transactions, 5% processing fee, 100% transparent."
|
||||
tag="Revolutionizing Farm Trade"
|
||||
buttons={[
|
||||
{ text: "List Livestock", href: "#contact" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/herd-cows-lying-grazing-grassy-pasture-farm_181624-30769.jpg", imageAlt: "Healthy cattle in pasture"},
|
||||
@@ -245,4 +248,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user