Update src/app/page.tsx

This commit is contained in:
2026-05-04 08:13:05 +00:00
parent 0c59ad4946
commit 72f1f85272

View File

@@ -88,6 +88,7 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
buttons={[{ text: "Order Now", href: "#contact" }]}
products={[
{ id: "1", name: "Cheese Kottu", price: "1200", imageSrc: "http://img.b2bpic.net/free-photo/ham-slices-with-vegetables-plate_140725-2137.jpg" },
{ id: "2", name: "String Hopper Set", price: "850", imageSrc: "http://img.b2bpic.net/free-photo/side-view-rolled-pancakes-with-boiled-egg-honey-table-served-breakfast_141793-5075.jpg" },