From 8bc643a13d8b9fab1772e5e0892424b24f9a401b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 19:42:32 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0edb82d..de2f29a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -10,8 +10,8 @@ import { Figtree } from "next/font/google"; export const metadata: Metadata = { - title: 'Rashim's Kitchen | Authentic Indian Restaurant Zurich's Kitchen | Authentic Indian Restaurant Zurich', - description: 'Zurich's most authentic North Indian restaurant. Homemade recipes, fresh ingredients, warm hospitality. Reserve your table or order catering today.'s most authentic North Indian restaurant. Homemade recipes, fresh ingredients, warm hospitality. Reserve your table or order catering today.', + title: 'Rashim's Kitchen | Authentic Indian Restaurant Zurich's Kitchen | Authentic Indian Restaurant Zurich's Kitchen | Authentic Indian Restaurant Zurich', + description: 'Zurich's most authentic North Indian restaurant. Homemade recipes, fresh ingredients, warm hospitality. Reserve your table or order catering today.'s most authentic North Indian restaurant. Homemade recipes, fresh ingredients, warm hospitality. Reserve your table or order catering today.'s most authentic North Indian restaurant. Homemade recipes, fresh ingredients, warm hospitality. Reserve your table or order catering today.', }; const figtree = Figtree({ -- 2.49.1