Merge version_8 into main

Merge version_8 into main
This commit was merged in pull request #8.
This commit is contained in:
2026-05-09 12:06:28 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
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" }
{ text: "Start Trading for Free", href: "#contact" }
]}
mediaItems={[
{
@@ -248,4 +248,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}