Update src/app/page.tsx

This commit is contained in:
2026-04-28 08:46:28 +00:00
parent 911628f386
commit fc0d314554

View File

@@ -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."},
{