3 Commits

Author SHA1 Message Date
f0e98b6941 Merge version_3 into main
Merge version_3 into main
2026-03-05 10:19:13 +00:00
cf3d6735e6 Update src/app/page.tsx 2026-03-05 10:19:09 +00:00
fece34d1c0 Merge version_2 into main
Merge version_2 into main
2026-03-05 10:17:30 +00:00

View File

@@ -104,6 +104,7 @@ export default function LandingPage() {
description="Quality products you can trust for your family's nutrition and health" description="Quality products you can trust for your family's nutrition and health"
tag="Farm Fresh" tag="Farm Fresh"
tagIcon={Package} tagIcon={Package}
tagAnimation="slide-up"
textboxLayout="default" textboxLayout="default"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
animationType="slide-up" animationType="slide-up"
@@ -111,6 +112,7 @@ export default function LandingPage() {
buttons={[ buttons={[
{ text: "Shop All Products", href: "contact" }, { text: "Shop All Products", href: "contact" },
]} ]}
buttonAnimation="slide-up"
products={[ products={[
{ {
id: "1", name: "Premium Fresh Eggs", price: "$45/dozen", variant: "Brown Eggs · Organic Fed", imageSrc: "http://img.b2bpic.net/free-photo/fresh-eggs-package-white-background_1232-3371.jpg", imageAlt: "Premium fresh eggs from Faida Farm" id: "1", name: "Premium Fresh Eggs", price: "$45/dozen", variant: "Brown Eggs · Organic Fed", imageSrc: "http://img.b2bpic.net/free-photo/fresh-eggs-package-white-background_1232-3371.jpg", imageAlt: "Premium fresh eggs from Faida Farm"