Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-06 17:02:29 +00:00

View File

@@ -47,14 +47,14 @@ export default function LandingPage() {
background={{
variant: "sparkles-gradient"}}
title="Authentic Greek Street Food in Tirana"
description="Experience the legendary flavor of real Greek Souvlaki and Gyro, made fresh with love. Join us at Rruga Don Bosko."
description="Përjeto shijen legjendare të Souvlakit dhe Gyrosit të vërtetë Grek, të përgatitur të freskët me dashuri. Na vizito në Rruga Don Bosko."
buttons={[
{
text: "View Menu", href: "#products"},
{
text: "Order Now", href: "tel:+355696767500"},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-kebab-with-tomatoes-other-dish_23-2148685493.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzUD5g0ISqK9rZvyFw8LJ8Zul9/uploaded-1775494216471-d00x6w1b.avif"
imageAlt="Fresh Greek pita and gyro"
mediaAnimation="slide-up"
avatars={[
@@ -94,17 +94,17 @@ export default function LandingPage() {
<SplitAbout
textboxLayout="split"
useInvertedBackground={false}
title="Made with Love, Served Fresh"
title="I përgatitur me dashuri, i shërbyer i freskët."
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: "Receta tradicionale", description: "Metoda autentike greke të përgatitjes."},
{
title: "Fresh Ingredients", description: "High-quality meats and vegetables daily."},
title: "Perberes te fresket", description: "Mishra dhe perime cilësore çdo ditë."},
{
title: "Vibrant Atmosphere", description: "Enjoy the vibe with great music."},
title: "Atmosferë e gjallë.", description: "Shijo atmosferën."},
]}
imageSrc="http://img.b2bpic.net/free-photo/garnish-bruschetta-fresh-ingredient-cooking-brown-table_23-2148195043.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzUD5g0ISqK9rZvyFw8LJ8Zul9/uploaded-1775494409208-za2q1lrg.avif"
imageAlt="Our fresh ingredients"
mediaAnimation="slide-up"
/>
@@ -118,20 +118,20 @@ 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: "Pita gjiro pule. ", price: "330LEK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzUD5g0ISqK9rZvyFw8LJ8Zul9/uploaded-1775494500390-tue3vowt.avif"},
{
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: "Pita gjiro gici.", price: "340LEK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzUD5g0ISqK9rZvyFw8LJ8Zul9/uploaded-1775494573880-s592bnza.avif"},
{
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: "Pita arabe pule ", price: "450 LEK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzUD5g0ISqK9rZvyFw8LJ8Zul9/uploaded-1775494632160-a83ylxky.avif"},
{
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: "Pita shish pule.", price: "340 LEK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzUD5g0ISqK9rZvyFw8LJ8Zul9/uploaded-1775494714509-cyqkymxh.avif"},
{
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: "Pita llukaniko gici", 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"},
]}
title="Our Menu"
description="The best pitas, gyros, and authentic street food snacks in town."
title="Menu"
description="Pitat, gyros dhe snack-et autentike rrugore më të mira në qytet."
/>
</div>