Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fc0d314554 | |||
| 911628f386 |
@@ -50,11 +50,6 @@ export default function LandingPage() {
|
|||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
title="Taste the Real Oradea Experience"
|
title="Taste the Real Oradea Experience"
|
||||||
description="Authentic, flame-grilled burgers crafted with love and locally sourced ingredients. Discover the difference quality makes."
|
description="Authentic, flame-grilled burgers crafted with love and locally sourced ingredients. Discover the difference quality makes."
|
||||||
buttons={[
|
|
||||||
{
|
|
||||||
text: "Order Now", href: "#products"
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
mediaItems={[
|
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"},
|
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}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
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."},
|
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