Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -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."},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user