Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-20 10:03:58 +00:00

View File

@@ -95,6 +95,9 @@ export default function LandingPage() {
{ id: "p5", name: "Crispy Spring Rolls", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/crispy-vegetables-spring-rolls-wooden-table_123827-36116.jpg", onProductClick: () => window.open('https://wa.me/919903757836?text=I%20want%20to%20order%20Spring%20Rolls', '_blank') },
{ id: "p6", name: "Chilli Chicken", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-soup-with-ingredients_140725-151091.jpg", onProductClick: () => window.open('https://wa.me/919903757836?text=I%20want%20to%20order%20Chilli%20Chicken', '_blank') },
]}
buttons={[
{ text: "View Full Menu on WhatsApp", href: "https://wa.me/919903757836" }
]}
title="Our Chinese Delicacies"
description="Explore our menu and click to order via WhatsApp."
/>