Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function HomePage() {
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg?_wi=1"
|
||||
imageAlt="Mensa Gjyshi Restaurant Interior"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
@@ -91,7 +91,7 @@ export default function HomePage() {
|
||||
icon: Home,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-woman-interact-with-storekeeper_482257-76182.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-woman-interact-with-storekeeper_482257-76182.jpg?_wi=1"
|
||||
imageAlt="Mensa Gjyshi Traditional Albanian Restaurant"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -109,25 +109,25 @@ export default function HomePage() {
|
||||
id: "qofte",
|
||||
title: "Qofte me Patate Furre / Meatballs with Baked Potatoes",
|
||||
tags: ["Main Course", "Traditional"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-meatballs-tomato-sauce-white-bowl_2829-7665.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-meatballs-tomato-sauce-white-bowl_2829-7665.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "supe",
|
||||
title: "Supë Tradicionale / Traditional Soup",
|
||||
tags: ["Starter", "Seasonal"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-soup-with-vegetables-mushrooms-top-view-close-up-served-with-black-bread-sour-cream-garlic-healthy-hot-winter-lunch-layout-gray-background_166373-1752.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-soup-with-vegetables-mushrooms-top-view-close-up-served-with-black-bread-sour-cream-garlic-healthy-hot-winter-lunch-layout-gray-background_166373-1752.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "mish",
|
||||
title: "Mish me Salcë Shtëpie / Meat with House Sauce",
|
||||
tags: ["Main Course", "Specialty"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-red-meat-wooden-tray-garlic-green-ketchup-chopped-pepper-oil-bottle-cutting-board-dark-background_140725-140326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-red-meat-wooden-tray-garlic-green-ketchup-chopped-pepper-oil-bottle-cutting-board-dark-background_140725-140326.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "tave",
|
||||
title: "Tavë me Perime / Baked Vegetables",
|
||||
tags: ["Side Dish", "Vegetarian"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-vegetables-baking-sheet-eggplant-zucchini-tomatoes-paprika-onions-top-view_2829-17235.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-vegetables-baking-sheet-eggplant-zucchini-tomatoes-paprika-onions-top-view_2829-17235.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -258,7 +258,7 @@ export default function HomePage() {
|
||||
rows: 5,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3461.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3461.jpg?_wi=1"
|
||||
imageAlt="Mensa Gjyshi Contact"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
@@ -270,7 +270,7 @@ export default function HomePage() {
|
||||
<FooterMedia
|
||||
logoText="Mensa Gjyshi"
|
||||
copyrightText="© 2025 Mensa Gjyshi | Rruga Viktor Eftemiu 8, Tiranë"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-food-label-collection_23-2149111140.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-food-label-collection_23-2149111140.jpg?_wi=1"
|
||||
imageAlt="Mensa Gjyshi Restaurant Logo"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user