From fc0d314554db3e47b2455e079dada9792f207563 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 08:46:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1076744..f25bd94 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,11 +50,6 @@ export default function LandingPage() { variant: "plain"}} title="Taste the Real Oradea Experience" description="Authentic, flame-grilled burgers crafted with love and locally sourced ingredients. Discover the difference quality makes." - buttons={[ - { - text: "Order Now", href: "#products" - } - ]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-wooden-board-lettuce-tomato-cheese-french-fries-ketchup-side-view_141793-3157.jpg", imageAlt: "Juicy Beef Burger"}, @@ -166,7 +161,7 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", title: "Do you deliver?", content: "Yes, we cover the whole city of Oradea."}, + id: "q1", title: "Do you deliver?", content: "Yes, we cover the whole city of Oradea via Glovo and Tazz."}, { id: "q2", title: "Are you open on Sundays?", content: "We are open 7 days a week, 11 AM - 10 PM."}, {