From 741c3f07208e6fa39a7078e5550393d02a12a8ab Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 10:14:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c26d37..df377dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,6 +54,10 @@ export default function LandingPage() { title="A Legacy of Flavor in Every Grain" description="Experience the majestic taste that has defined Islamabad's culinary scene for decades. Authenticity, passion, and perfection in every bite of our legendary Pulao." tag="Since 1980" + buttons={[ + { + text: "Order Now", href: "https://foodpanda.pk"} + ]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/plate-pilaf-prepared-with-corn-green-peas_141793-1111.jpg", imageAlt: "Signature Pulao Platter"}, -- 2.49.1