diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3de2471..5455818 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,81 +32,50 @@ export default function LandingPage() {
@@ -116,19 +85,13 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "Our Story: A Taste of Tradition in Olomouc",
- },
+ type: "text", content: "Our Story: A Taste of Tradition in Olomouc"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/breakfast-set-with-pancakes-omelette_140725-9337.jpg",
- alt: "Chef preparing traditional Turkish kebab",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/breakfast-set-with-pancakes-omelette_140725-9337.jpg", alt: "Chef preparing traditional Turkish kebab"},
]}
buttons={[
{
- text: "Learn More",
- },
+ text: "Learn More"},
]}
/>
@@ -138,55 +101,20 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
+ animationType="slide-up"
products={[
{
- id: "iskender",
- name: "Iskender Kebab",
- price: "220 CZK",
- variant: "Classic",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-pouring-sauce-doner-plate-served-with-pickles-fresh-cucumbers-tomatoes_140725-12186.jpg",
- imageAlt: "Iskender Kebab",
- },
+ id: "iskender", name: "Iskender Kebab", price: "220 CZK", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/side-view-pouring-sauce-doner-plate-served-with-pickles-fresh-cucumbers-tomatoes_140725-12186.jpg", imageAlt: "Iskender Kebab"},
{
- id: "adana",
- name: "Adana Kebab",
- price: "195 CZK",
- variant: "Spicy",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slices-topped-with-ketchup-side-sour-cream_140725-2752.jpg",
- imageAlt: "Adana Kebab",
- },
+ id: "adana", name: "Adana Kebab", price: "195 CZK", variant: "Spicy", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slices-topped-with-ketchup-side-sour-cream_140725-2752.jpg", imageAlt: "Adana Kebab"},
{
- id: "urfa",
- name: "Urfa Kebab",
- price: "190 CZK",
- variant: "Mild",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-lula-kabab-with-fried-vegetables-chopped-onion-ayran-knife-cutting-board_176474-3393.jpg",
- imageAlt: "Urfa Kebab",
- },
+ id: "urfa", name: "Urfa Kebab", price: "190 CZK", variant: "Mild", imageSrc: "http://img.b2bpic.net/free-photo/top-view-lula-kabab-with-fried-vegetables-chopped-onion-ayran-knife-cutting-board_176474-3393.jpg", imageAlt: "Urfa Kebab"},
{
- id: "chicken-shish",
- name: "Chicken Shish Kebab",
- price: "180 CZK",
- variant: "Grilled Chicken",
- imageSrc: "http://img.b2bpic.net/free-photo/chicken-shish-kebab-with-vegetables-ketchup-mayonnaise-top-view_114579-10262.jpg",
- imageAlt: "Chicken Shish Kebab",
- },
+ id: "chicken-shish", name: "Chicken Shish Kebab", price: "180 CZK", variant: "Grilled Chicken", imageSrc: "http://img.b2bpic.net/free-photo/chicken-shish-kebab-with-vegetables-ketchup-mayonnaise-top-view_114579-10262.jpg", imageAlt: "Chicken Shish Kebab"},
{
- id: "lamb-shish",
- name: "Lamb Shish Kebab",
- price: "250 CZK",
- variant: "Grilled Lamb",
- imageSrc: "http://img.b2bpic.net/free-photo/beef-bone-barbeque-with-onion-green-salad-spices_114579-2938.jpg",
- imageAlt: "Lamb Shish Kebab",
- },
+ id: "lamb-shish", name: "Lamb Shish Kebab", price: "250 CZK", variant: "Grilled Lamb", imageSrc: "http://img.b2bpic.net/free-photo/beef-bone-barbeque-with-onion-green-salad-spices_114579-2938.jpg", imageAlt: "Lamb Shish Kebab"},
{
- id: "vegetarian",
- name: "Vegetarian Kebab",
- price: "170 CZK",
- variant: "Mixed Veggies",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-meat-tomato-with-rice_140725-6433.jpg",
- imageAlt: "Vegetarian Kebab",
- },
+ id: "vegetarian", name: "Vegetarian Kebab", price: "170 CZK", variant: "Mixed Veggies", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-meat-tomato-with-rice_140725-6433.jpg", imageAlt: "Vegetarian Kebab"},
]}
title="Our Signature Kebab Selection"
description="Explore a world of flavor with our expertly crafted kebabs. From classic Iskender to savory Adana, each dish is a masterpiece."
@@ -197,48 +125,25 @@ export default function LandingPage() {
@@ -323,24 +197,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "hours",
- title: "What are your opening hours?",
- content: "We are open Monday to Saturday from 11:00 AM to 10:00 PM. We are closed on Sundays.",
- },
+ id: "hours", title: "What are your opening hours?", content: "We are open Monday to Saturday from 11:00 AM to 10:00 PM. We are closed on Sundays."},
{
- id: "vegetarian",
- title: "Do you offer vegetarian options?",
- content: "Yes, we have a delicious Vegetarian Kebab and various side dishes suitable for vegetarians. Please ask our staff for recommendations.",
- },
+ id: "vegetarian", title: "Do you offer vegetarian options?", content: "Yes, we have a delicious Vegetarian Kebab and various side dishes suitable for vegetarians. Please ask our staff for recommendations."},
{
- id: "delivery",
- title: "Can I place an order for delivery?",
- content: "Absolutely! We partner with Foodora, Bolt Food, and Dáme Jídlo for convenient home delivery. You can find our menu on their platforms.",
- },
+ id: "delivery", title: "Can I place an order for delivery?", content: "Absolutely! We partner with Foodora, Bolt Food, and Dáme Jídlo for convenient home delivery. You can find our menu on their platforms."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about our restaurant, menu, and services."
- faqsAnimation="entrance-slide"
+ faqsAnimation="slide-up"
/>
@@ -348,8 +213,7 @@ export default function LandingPage() {