From c7eb8be7d37b84cda7f844b74994268440d9624c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 09:56:04 +0000 Subject: [PATCH 1/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 2c1ef56..0976224 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -117,7 +117,7 @@ export default function ContactPage() { 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=4" imageAlt="restaurant table setting reservation dining" mediaAnimation="blur-reveal" mediaPosition="right" @@ -130,7 +130,7 @@ export default function ContactPage() { From 7282d9e23c19ca8a3afc373ea6cd67bb7fcbd937 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 09:56:04 +0000 Subject: [PATCH 2/5] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 1c515da..5012b7d 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -83,28 +83,28 @@ export default function GalleryPage() { 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=3", imageAlt: "meatballs baked potatoes traditional dish", }, { 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=3", imageAlt: "traditional vegetable soup homemade broth", }, { 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=3", imageAlt: "grilled meat house sauce traditional preparation", }, { 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=3", imageAlt: "baked vegetables tray Mediterranean dish", }, ]} @@ -124,21 +124,21 @@ export default function GalleryPage() { id: "interior-1", title: "Restaurant Interior / Brendësia e Restorantit", tags: ["Ambiance", "Dining"], - 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=2", imageAlt: "traditional Albanian restaurant interior ambiance", }, { id: "kitchen", title: "Kitchen & Preparation / Kuzhina dhe Përgatitja", tags: ["Cooking", "Traditional"], - 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=2", imageAlt: "traditional albanian cuisine food preparation", }, { id: "table-setting", title: "Table Setting / Posta e Tryezës", tags: ["Service", "Dining"], - 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=3", imageAlt: "restaurant table setting reservation dining", }, ]} @@ -155,7 +155,7 @@ export default function GalleryPage() { From 50de8842b204610a61064aa81859d7bf0d4c1a16 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 09:56:05 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 59 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 47 insertions(+), 12 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c1f48a0..a633586 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,27 +1,60 @@ import type { Metadata } from "next"; import { Halant } from "next/font/google"; import { Inter } from "next/font/google"; +import { Public_Sans } from "next/font/google"; import "./globals.css"; import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; import { getVisualEditScript } from "@/utils/visual-edit-script"; -import { Public_Sans } from "next/font/google"; +const halant = Halant({ + variable: "--font-halant", + subsets: ["latin"], + weight: ["300", "400", "500", "600", "700"], +}); - -export const metadata: Metadata = { - title: "Webild components 2", - description: "Generated by create next app", -}; +const inter = Inter({ + variable: "--font-inter", + subsets: ["latin"], +}); const publicSans = Public_Sans({ variable: "--font-public-sans", subsets: ["latin"], }); -const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], -}); + +export const metadata: Metadata = { + title: "Mensa Gjyshi - Authentic Albanian Restaurant in Tirana | 4.8★", + description: "Discover authentic Albanian cuisine at Mensa Gjyshi in Tirana. Traditional recipes, friendly service, and warm ambiance. Open daily. Make a reservation today.", + keywords: "Albanian restaurant, Tirana, traditional cuisine, authentic food, dining, local restaurant, reservation", + metadataBase: new URL("https://mensagjyshi.al"), + alternates: { + canonical: "https://mensagjyshi.al", + }, + openGraph: { + title: "Mensa Gjyshi - Traditional Albanian Restaurant", + description: "Experience authentic Albanian cuisine in a warm, welcoming atmosphere. 4.8★ rating from 27 reviews.", + url: "https://mensagjyshi.al", + siteName: "Mensa Gjyshi", + type: "website", + images: [ + { + url: "http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg", + alt: "Mensa Gjyshi Restaurant", + }, + ], + }, + twitter: { + card: "summary_large_image", + title: "Mensa Gjyshi - Authentic Albanian Food", + description: "Traditional Albanian dishes in Tirana's heart. 4.8★ rating.", + images: ["http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg"], + }, + robots: { + index: true, + follow: true, + }, +}; export default function RootLayout({ children, @@ -31,7 +64,9 @@ export default function RootLayout({ return ( - + {children}