Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-25 17:28:38 +00:00
3 changed files with 30 additions and 22 deletions

View File

@@ -57,7 +57,6 @@ export default function AboutPage() {
<div id="about-story" data-section="about-story">
<AboutMetric
title="A Family Passion for Mediterranean Excellence"
description="EJAA MEDITERRANEAN was created to bring people together over exceptional food, warm hospitality, and a relaxed atmosphere. Inspired by Albanian and Italian traditions, every dish is crafted with care — and every guest is treated like family. Our journey began with a simple desire: to share the authentic taste of the Mediterranean, elevated with modern elegance and an unwavering commitment to quality."
metrics={[
{
icon: HeartHandshake,

View File

@@ -49,19 +49,19 @@ export default function MenuPage() {
},
{
id: "cheese-croquettes", category: "Starters", name: "Cheese Croquettes", price: "480 LEKE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/homemade-zebra-cake-wooden-plate-with-cinnamon-grapes_114579-76238.jpg?_wi=2", imageAlt: "Mixed cheese croquettes with sauce"
imageSrc: "http://img.b2bpic.net/free-photo/homemade-zebra-cake-wooden-plate-with-cinnamon-grapes_114579-76238.jpg", imageAlt: "Mixed cheese croquettes with sauce"
},
{
id: "vegeterian-soup", category: "Soups", name: "Vegetarian Soup", price: "240 LEKE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-ingredients-with-pumpkin-soup-notebook_23-2148834713.jpg?_wi=1", imageAlt: "Fresh vegetable soup"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-ingredients-with-pumpkin-soup-notebook_23-2148834713.jpg", imageAlt: "Fresh vegetable soup"
},
{
id: "chicken-soup", category: "Soups", name: "Chicken Soup", price: "280 LEKE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-ingredients-with-pumpkin-soup-notebook_23-2148834713.jpg?_wi=2", imageAlt: "Warm chicken soup"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-ingredients-with-pumpkin-soup-notebook_23-2148834713.jpg", imageAlt: "Warm chicken soup"
},
{
id: "fish-soup", category: "Soups", name: "Fish Soup", price: "340 LEKE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-vegetables-lemon-slices_140725-6207.jpg?_wi=1", imageAlt: "Hearty fish soup"
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-vegetables-lemon-slices_140725-6207.jpg", imageAlt: "Hearty fish soup"
},
{
id: "village-style-salad", category: "Salads", name: "Village Style Salad", price: "460 LEKE", rating: 5,
@@ -69,7 +69,7 @@ export default function MenuPage() {
},
{
id: "avocado-chicken-salad", category: "Salads", name: "Avocado Chicken Salad", price: "620 LEKE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-white-plate-with-tomatoes-salad-onion-chili-sauce_1150-21395.jpg?_wi=2", imageAlt: "Mixed leaves, avocado, chicken fillet salad"
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-white-plate-with-tomatoes-salad-onion-chili-sauce_1150-21395.jpg", imageAlt: "Mixed leaves, avocado, chicken fillet salad"
},
{
id: "rigaton-tomato-basil", category: "Pasta & Risotto", name: "Rigaton with Tomato and Basil", price: "460 LEKE", rating: 5,
@@ -77,11 +77,11 @@ export default function MenuPage() {
},
{
id: "linguine-aglio-e-olio-chili", category: "Pasta & Risotto", name: "Linguine Aglio e Olio with Chili", price: "680 LEKE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-composition-with-copyspace_23-2148202492.jpg?_wi=2", imageAlt: "Linguine with garlic, olive oil, and chili"
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-composition-with-copyspace_23-2148202492.jpg", imageAlt: "Linguine with garlic, olive oil, and chili"
},
{
id: "risotto-porcini-truffle", category: "Pasta & Risotto", name: "Risotto with Porcini and Truffle", price: "680 LEKE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg?_wi=2", imageAlt: "Creamy risotto with porcini mushrooms and truffle"
imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg", imageAlt: "Creamy risotto with porcini mushrooms and truffle"
},
{
id: "house-meatballs", category: "Albanian Specialties", name: "House Meatballs", price: "580 LEKE", rating: 5,
@@ -89,23 +89,23 @@ export default function MenuPage() {
},
{
id: "homemade-burek", category: "Albanian Specialties", name: "Homemade Burek", price: "380 LEKE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/homemade-zebra-cake-wooden-plate-with-cinnamon-grapes_114579-76238.jpg?_wi=3", imageAlt: "Traditional Albanian burek served with sauces"
imageSrc: "http://img.b2bpic.net/free-photo/homemade-zebra-cake-wooden-plate-with-cinnamon-grapes_114579-76238.jpg", imageAlt: "Traditional Albanian burek served with sauces"
},
{
id: "grilled-sea-bass", category: "From The Sea", name: "Grilled Sea Bass with Vegetables", price: "880 LEKE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-vegetables-lemon-slices_140725-6207.jpg?_wi=2", imageAlt: "Grilled sea bass fillet with seasonal vegetables"
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-vegetables-lemon-slices_140725-6207.jpg", imageAlt: "Grilled sea bass fillet with seasonal vegetables"
},
{
id: "salmon-fillet", category: "From The Sea", name: "Salmon Fillet", price: "1360 LEKE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-vegetables-lemon-slices_140725-6207.jpg?_wi=3", imageAlt: "Salmon fillet served with black rice and avocado"
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-vegetables-lemon-slices_140725-6207.jpg", imageAlt: "Salmon fillet served with black rice and avocado"
},
{
id: "milk-veal-chop", category: "From The Land", name: "Milk Veal Chop", price: "1180 LEKE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lamb-chomps-wooden-board-with-lemon-slices-cutlery-tablecloth_114579-15654.jpg?_wi=1", imageAlt: "Premium milk veal chop"
imageSrc: "http://img.b2bpic.net/free-photo/lamb-chomps-wooden-board-with-lemon-slices-cutlery-tablecloth_114579-15654.jpg", imageAlt: "Premium milk veal chop"
},
{
id: "beef-fillet", category: "From The Land", name: "Beef Fillet", price: "1340 LEKE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lamb-chomps-wooden-board-with-lemon-slices-cutlery-tablecloth_114579-15654.jpg?_wi=2", imageAlt: "Tender beef fillet"
imageSrc: "http://img.b2bpic.net/free-photo/lamb-chomps-wooden-board-with-lemon-slices-cutlery-tablecloth_114579-15654.jpg", imageAlt: "Tender beef fillet"
},
{
id: "chocolate-souffle", category: "Desserts", name: "Chocolate Soufflé with Ice Cream", price: "360 LEKE", rating: 5,
@@ -113,11 +113,11 @@ export default function MenuPage() {
},
{
id: "cheesecake", category: "Desserts", name: "Cheesecake", price: "340 LEKE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg?_wi=2", imageAlt: "Creamy cheesecake dessert"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg", imageAlt: "Creamy cheesecake dessert"
},
{
id: "house-dessert", category: "Desserts", name: "House Dessert", price: "280 LEKE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg?_wi=3", imageAlt: "Chef's special house dessert"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg", imageAlt: "Chef's special house dessert"
},
{
id: "water", category: "Drinks", name: "Water", price: "100 LEKE", rating: 5,
@@ -138,7 +138,7 @@ export default function MenuPage() {
label: "Category", options: [
"All", "Starters", "Soups", "Salads", "Pasta & Risotto", "Albanian Specialties", "From The Sea", "From The Land", "Desserts", "Drinks"
],
selected: "All", onChange: "(value) => console.log(value)"
selected: "All", onChange: (value) => console.log(value)
}
]}
gridClassName="grid-cols-1 md:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4"

View File

@@ -50,7 +50,6 @@ export default function HomePage() {
]}
background={{ variant: "radial-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/man-giving-gift-box-heart-shape-woman-table_23-2148014477.jpg"
useInvertedBackground={false}
imageAlt="Warmly lit restaurant interior with plated pasta, fresh bread, and wine being poured"
/>
</div>
@@ -58,6 +57,7 @@ export default function HomePage() {
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="Guests consistently rate us 5-stars for our service and value."
description="Discover why our patrons can't stop raving about their experience."
names={[
"“Best restaurant we tried in Tirana”", "“Service and atmosphere 5 star”", "“Luxury vibe with surprisingly low prices”"
]}
@@ -77,6 +77,11 @@ export default function HomePage() {
}}
animationType="slide-up"
textboxLayout="default"
negativeCard={{
items: [
"No rushed meals, just relaxed enjoyment.", "No hidden charges, just transparent value.", "No ordinary tastes, only extraordinary flavors."
]
}}
useInvertedBackground={false}
/>
</div>
@@ -87,16 +92,16 @@ export default function HomePage() {
description="From rich pastas to fresh salads, discover the flavors that make EJAA Mediterranean truly special. Each dish is a masterpiece of taste and tradition."
products={[
{
id: "linguini-aglio-e-olio", name: "Linguini Aglio e Olio", price: "680 LEKE", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-composition-with-copyspace_23-2148202492.jpg?_wi=1", imageAlt: "Linguini Aglio e Olio with chili flakes"
id: "linguini-aglio-e-olio", name: "Linguini Aglio e Olio", price: "680 LEKE", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-composition-with-copyspace_23-2148202492.jpg", imageAlt: "Linguini Aglio e Olio with chili flakes"
},
{
id: "avocado-chicken-salad", name: "Avocado Chicken Salad", price: "620 LEKE", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-white-plate-with-tomatoes-salad-onion-chili-sauce_1150-21395.jpg?_wi=1", imageAlt: "Fresh avocado chicken salad with greens"
id: "avocado-chicken-salad", name: "Avocado Chicken Salad", price: "620 LEKE", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-white-plate-with-tomatoes-salad-onion-chili-sauce_1150-21395.jpg", imageAlt: "Fresh avocado chicken salad with greens"
},
{
id: "homemade-bread-selection", name: "Homemade Bread Selection", price: "380 LEKE", imageSrc: "http://img.b2bpic.net/free-photo/homemade-zebra-cake-wooden-plate-with-cinnamon-grapes_114579-76238.jpg?_wi=1", imageAlt: "Basket of assorted homemade bread"
id: "homemade-bread-selection", name: "Homemade Bread Selection", price: "380 LEKE", imageSrc: "http://img.b2bpic.net/free-photo/homemade-zebra-cake-wooden-plate-with-cinnamon-grapes_114579-76238.jpg", imageAlt: "Basket of assorted homemade bread"
},
{
id: "fresh-fruit-ice-cream-dessert", name: "Fresh Fruit & Ice Cream Dessert", price: "330 LEKE", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg?_wi=1", imageAlt: "Dessert with fresh fruits and ice cream"
id: "fresh-fruit-ice-cream-dessert", name: "Fresh Fruit & Ice Cream Dessert", price: "330 LEKE", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg", imageAlt: "Dessert with fresh fruits and ice cream"
}
]}
gridVariant="four-items-2x2-equal-grid"
@@ -155,7 +160,11 @@ export default function HomePage() {
}}
animationType="slide-up"
textboxLayout="split-description"
imageSrc="http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg?_wi=1"
negativeCard={{
items: [
"No rushed meals, just relaxed enjoyment.", "No hidden charges, just transparent value.", "No ordinary tastes, only extraordinary flavors."
]
}}
useInvertedBackground={true}
/>
</div>