2 Commits

Author SHA1 Message Date
513be6452c Update src/app/page.tsx 2026-04-14 13:39:06 +00:00
49e774f1d1 Merge version_1 into main
Merge version_1 into main
2026-04-14 13:37:18 +00:00

View File

@@ -106,9 +106,10 @@ export default function LandingPage() {
<div id="menu" data-section="menu">
<ProductCardFour
animationType="slide-up"
textboxLayout="default"
textboxLayout="split-actions"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
buttons={[{ text: "Order Now", href: "tel:2199621400" }]}
products={[
{ id: "p1", name: "Breakfast Special", price: "$9", variant: "Breakfast", imageSrc: "http://img.b2bpic.net/free-photo/pan-cake-with-ice-cream-table_1232-2229.jpg" },
{ id: "p2", name: "Cheeseburger", price: "$12", variant: "Lunch", imageSrc: "http://img.b2bpic.net/free-photo/man-holds-burger-with-hands-potato-chip_1150-1862.jpg" },