Update src/app/page.tsx
This commit is contained in:
@@ -52,6 +52,9 @@ export default function LandingPage() {
|
|||||||
title="Trade Livestock with Confidence"
|
title="Trade Livestock with Confidence"
|
||||||
description="The trusted marketplace connecting ethical farmers with verified buyers. Secure transactions, 5% processing fee, 100% transparent."
|
description="The trusted marketplace connecting ethical farmers with verified buyers. Secure transactions, 5% processing fee, 100% transparent."
|
||||||
tag="Revolutionizing Farm Trade"
|
tag="Revolutionizing Farm Trade"
|
||||||
|
buttons={[
|
||||||
|
{ text: "List Livestock", href: "#contact" }
|
||||||
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/herd-cows-lying-grazing-grassy-pasture-farm_181624-30769.jpg", imageAlt: "Healthy cattle in pasture"},
|
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>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user