2 Commits

Author SHA1 Message Date
9f18fa0379 Update src/app/page.tsx 2026-04-14 14:22:07 +00:00
6084acd6db Merge version_2 into main
Merge version_2 into main
2026-04-14 14:21:13 +00:00

View File

@@ -108,9 +108,14 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardThree
animationType="slide-up"
textboxLayout="default"
gridVariant="bento-grid"
textboxLayout="split-actions"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
buttons={[
{
text: "View All Products", href: "/menu"
}
]}
products={[
{
id: "1", name: "Ethiopian Yirgacheffe", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/side-view-fresh-coffee-beans-falling-out-black-basket-red-background_141793-27586.jpg"},