3 Commits

Author SHA1 Message Date
4f3dd3c58d Merge version_4 into main
Merge version_4 into main
2026-04-24 03:09:59 +00:00
b341c9f82f Update src/app/page.tsx 2026-04-24 03:09:56 +00:00
319615af0c Merge version_3 into main
Merge version_3 into main
2026-04-24 03:08:53 +00:00

View File

@@ -129,6 +129,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Our Signature Dishes"
description="Explore our carefully curated selection of signature dishes."
buttons={[{ text: "Order Now", href: "#contact" }]}
products={[
{ id: "p1", name: "Gourmet Margherita Pizza", price: "$18", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-peppers-olives-cheese_501050-821.jpg" },
{ id: "p2", name: "Truffle Mushroom Pasta", price: "$22", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-with-mussel-sauce-round-plate_176474-3413.jpg" },