2 Commits

Author SHA1 Message Date
bad61807c8 Update src/app/page.tsx 2026-05-22 19:58:20 +00:00
4e3e9f1cce Merge version_1 into main
Merge version_1 into main
2026-05-22 19:56:32 +00:00

View File

@@ -86,9 +86,13 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardOne
animationType="slide-up"
textboxLayout="default"
textboxLayout="split-actions"
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
buttons={[
{ text: "View Full Menu", href: "/menu" },
{ text: "Order Online", href: "/order" }
]}
products={[
{
id: "1", name: "Sicilian Pistachio", price: "$6", imageSrc: "http://img.b2bpic.net/free-photo/pistachio-ice-cream_658428-311.jpg"},