diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1a8ff73..37f7245 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,71 +45,46 @@ export default function LandingPage() {
@@ -131,17 +98,11 @@ export default function LandingPage() {
description="At Porkito, we bring the heart of Greece to the streets of Tirana. From our signature Mayo-topped tables to the authentic Greek beats playing in the background, we offer more than just a meal—we offer an experience."
bulletPoints={[
{
- title: "Traditional Recipes",
- description: "Authentic Greek preparation methods.",
- },
+ title: "Traditional Recipes", description: "Authentic Greek preparation methods."},
{
- title: "Fresh Ingredients",
- description: "High-quality meats and vegetables daily.",
- },
+ title: "Fresh Ingredients", description: "High-quality meats and vegetables daily."},
{
- title: "Vibrant Atmosphere",
- description: "Enjoy the vibe with great music.",
- },
+ title: "Vibrant Atmosphere", description: "Enjoy the vibe with great music."},
]}
imageSrc="http://img.b2bpic.net/free-photo/garnish-bruschetta-fresh-ingredient-cooking-brown-table_23-2148195043.jpg"
imageAlt="Our fresh ingredients"
@@ -157,41 +118,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Chicken Souvlaki Pita",
- price: "350 LEK",
- imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-with-vegetables-herbs-pita-bread_141793-57.jpg",
- },
+ id: "1", name: "Chicken Souvlaki Pita", price: "350 LEK", imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-with-vegetables-herbs-pita-bread_141793-57.jpg"},
{
- id: "2",
- name: "Authentic Gyro Plate",
- price: "550 LEK",
- imageSrc: "http://img.b2bpic.net/free-photo/food-arrangement-wooden-background_23-2148601636.jpg",
- },
+ id: "2", name: "Authentic Gyro Plate", price: "550 LEK", imageSrc: "http://img.b2bpic.net/free-photo/food-arrangement-wooden-background_23-2148601636.jpg"},
{
- id: "3",
- name: "Feta Fries",
- price: "200 LEK",
- imageSrc: "http://img.b2bpic.net/free-photo/plate-aubergine-wraps-stuffed-with-fillings_140725-8643.jpg",
- },
+ id: "3", name: "Feta Fries", price: "200 LEK", imageSrc: "http://img.b2bpic.net/free-photo/plate-aubergine-wraps-stuffed-with-fillings_140725-8643.jpg"},
{
- id: "4",
- name: "Signature Pita Wrap",
- price: "400 LEK",
- imageSrc: "http://img.b2bpic.net/free-photo/creative-composition-tasty-food_23-2148949081.jpg",
- },
+ id: "4", name: "Signature Pita Wrap", price: "400 LEK", imageSrc: "http://img.b2bpic.net/free-photo/creative-composition-tasty-food_23-2148949081.jpg"},
{
- id: "5",
- name: "Mixed Meat Platter",
- price: "750 LEK",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-leg-topped-with-sauce-served-with-lettuce-rocket-salad-grilled-pita-tomato_141793-2234.jpg",
- },
+ id: "5", name: "Mixed Meat Platter", price: "750 LEK", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-leg-topped-with-sauce-served-with-lettuce-rocket-salad-grilled-pita-tomato_141793-2234.jpg"},
{
- id: "6",
- name: "Greek Dessert",
- price: "250 LEK",
- imageSrc: "http://img.b2bpic.net/free-photo/portioned-russian-napoleon-cake-plate_140725-7048.jpg",
- },
+ id: "6", name: "Greek Dessert", price: "250 LEK", imageSrc: "http://img.b2bpic.net/free-photo/portioned-russian-napoleon-cake-plate_140725-7048.jpg"},
]}
title="Our Menu"
description="The best pitas, gyros, and authentic street food snacks in town."
@@ -206,45 +143,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Albix 90",
- role: "Local Guide",
- company: "Reviewer",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-propose-his-lover_23-2148060327.jpg",
- },
+ id: "1", name: "Albix 90", role: "Local Guide", company: "Reviewer", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-propose-his-lover_23-2148060327.jpg"},
{
- id: "2",
- name: "Dominique Wagner",
- role: "Foodie",
- company: "Reviewer",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156204.jpg",
- },
+ id: "2", name: "Dominique Wagner", role: "Foodie", company: "Reviewer", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156204.jpg"},
{
- id: "3",
- name: "Julia Repchenko",
- role: "Regular",
- company: "Reviewer",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-5132.jpg",
- },
+ id: "3", name: "Julia Repchenko", role: "Regular", company: "Reviewer", rating: 4,
+ imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-5132.jpg"},
{
- id: "4",
- name: "Local Patron",
- role: "Visitor",
- company: "Reviewer",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-food_23-2148899055.jpg",
- },
+ id: "4", name: "Local Patron", role: "Visitor", company: "Reviewer", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-food_23-2148899055.jpg"},
{
- id: "5",
- name: "Late Night Snacker",
- role: "Frequent",
- company: "Reviewer",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg",
- },
+ id: "5", name: "Late Night Snacker", role: "Frequent", company: "Reviewer", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg"},
]}
title="What Our Customers Say"
description="Join our community of happy food lovers in Tirana."
@@ -255,20 +167,15 @@ export default function LandingPage() {
@@ -278,33 +185,21 @@ export default function LandingPage() {
logoText="Porkito"
columns={[
{
- title: "Menu",
- items: [
+ title: "Menu", items: [
{
- label: "Souvlaki",
- href: "#products",
- },
+ label: "Souvlaki", href: "#products"},
{
- label: "Gyro",
- href: "#products",
- },
+ label: "Gyro", href: "#products"},
{
- label: "Sides",
- href: "#products",
- },
+ label: "Shtesa", href: "#products"},
],
},
{
- title: "Contact",
- items: [
+ title: "Kontakt", items: [
{
- label: "Rruga Don Bosko, Tirana",
- href: "#",
- },
+ label: "Rruga Don Bosko, Tiranë", href: "#"},
{
- label: "+355 69 676 7500",
- href: "tel:+355696767500",
- },
+ label: "+355 69 676 7500", href: "tel:+355696767500"},
],
},
]}
@@ -314,4 +209,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file