From 4f0556da5f2eb9082abfe2448c266e52b7dd2f46 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 12:58:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e2513b..173c711 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,6 +74,9 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" useInvertedBackground={false} + buttons={[ + { text: "Shiko menunë e plotë", href: "#contact" } + ]} features={[ { id: "1", title: "Bifteku premium", subtitle: "Mish i zgjedhur", category: "Main", value: "1200 Lek"}, -- 2.49.1