diff --git a/public/sitemap.xml b/public/sitemap.xml
index d9e5244..98c4ff0 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -1 +1 @@
-https://antalya.metatronnest.com/daily1.0https://antalya.metatronnest.com/about-antalya-restaurant/monthly0.5https://antalya.metatronnest.com/antalya-restaurant-menu/weekly0.6https://antalya.metatronnest.com/antalya-restaurant-gallery/weekly0.6https://antalya.metatronnest.com/catering-services-ontario/weekly0.6https://antalya.metatronnest.com/book-a-table/weekly0.6https://antalya.metatronnest.com/antalya-turkish-food-blog/weekly0.6https://antalya.metatronnest.com/antalya-turkish-food-blog/the-art-of-turkish-tea/weekly0.6https://antalya.metatronnest.com/antalya-turkish-food-blog/secrets-of-charcoal-grilling/weekly0.6https://antalya.metatronnest.com/antalya-turkish-food-blog/a-taste-of-sweet-legacy/weekly0.6
\ No newline at end of file
+https://kitchener.antalyarestaurant.ca/daily1.0https://kitchener.antalyarestaurant.ca/about-antalya-restaurant/monthly0.5https://kitchener.antalyarestaurant.ca/antalya-restaurant-menu/weekly0.6https://kitchener.antalyarestaurant.ca/antalya-restaurant-gallery/weekly0.6https://kitchener.antalyarestaurant.ca/catering-services-ontario/weekly0.6https://kitchener.antalyarestaurant.ca/book-a-table/weekly0.6https://kitchener.antalyarestaurant.ca/antalya-turkish-food-blog/weekly0.6https://kitchener.antalyarestaurant.ca/antalya-turkish-food-blog/the-art-of-turkish-tea/weekly0.6https://kitchener.antalyarestaurant.ca/antalya-turkish-food-blog/secrets-of-charcoal-grilling/weekly0.6https://kitchener.antalyarestaurant.ca/antalya-turkish-food-blog/a-taste-of-sweet-legacy/weekly0.6
\ No newline at end of file
diff --git a/scripts/generate-sitemap.cjs b/scripts/generate-sitemap.cjs
index 42daeb8..b7ab260 100644
--- a/scripts/generate-sitemap.cjs
+++ b/scripts/generate-sitemap.cjs
@@ -3,7 +3,7 @@ const path = require("path");
const { SitemapStream, streamToPromise } = require("sitemap");
const { pathToFileURL } = require("url");
-const hostname = "https://antalya.metatronnest.com"; // localhost for development
+const hostname = "https://kitchener.antalyarestaurant.ca"; // localhost for development
const addTrailingSlash = true; // ✅ Set this true if your Next.js uses trailingSlash: true
// Utility to format URLs based on config
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index f415a58..225de06 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -25,7 +25,7 @@ const dmSans = DM_Sans({
// We'll use system fonts as fallback in the CSS variables
export const metadata: Metadata = {
- metadataBase: new URL("https://antalya.metatronnest.com"),
+ metadataBase: new URL("https://kitchener.antalyarestaurant.ca"),
title: {
default: "Antalya Restaurant Kitchener | Authentic Turkish Cuisine",
template: "%s"