Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f0e98b6941 | |||
| cf3d6735e6 | |||
| fece34d1c0 |
@@ -104,6 +104,7 @@ export default function LandingPage() {
|
||||
description="Quality products you can trust for your family's nutrition and health"
|
||||
tag="Farm Fresh"
|
||||
tagIcon={Package}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -111,6 +112,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Shop All Products", href: "contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user