|
|
|
|
@@ -22,20 +22,22 @@ const inter = Inter({
|
|
|
|
|
export const metadata: Metadata = {
|
|
|
|
|
title: "Dr Chai Tea House | Fresh Chai & Samosas in Sargodha", description: "Best chai, samosas, fries & chicken soup in Sargodha. Fresh tea made your way. 5.0 rated. Open daily from 1 PM. Call 0304 6313404 for orders.", keywords: "chai in Sargodha, tea house Sargodha, fresh samosas, chicken soup, best tea Main Sillanwali Road", metadataBase: new URL("https://drchai-sargodha.com"),
|
|
|
|
|
alternates: {
|
|
|
|
|
canonical: "https://drchai-sargodha.com"},
|
|
|
|
|
canonical: "https://drchai-sargodha.com"
|
|
|
|
|
},
|
|
|
|
|
openGraph: {
|
|
|
|
|
title: "Dr Chai Tea House | Sargodha's Favorite", description: "Experience warmth and flavor in every cup. Premium tea, crispy samosas & more. 5.0 rated local favorite.", url: "https://drchai-sargodha.com", siteName: "Dr Chai", type: "website", images: [
|
|
|
|
|
{
|
|
|
|
|
url: "http://img.b2bpic.net/free-photo/steaming-cup-chai-tea-with-star-anise-cinnamon-sticks-cloves-black-surface_9975-124486.jpg", alt: "Fresh chai at Dr Chai Tea House"},
|
|
|
|
|
],
|
|
|
|
|
url: "http://img.b2bpic.net/free-photo/steaming-cup-chai-tea-with-star-anise-cinnamon-sticks-cloves-black-surface_9975-124486.jpg", alt: "Fresh chai at Dr Chai Tea House"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
twitter: {
|
|
|
|
|
card: "summary_large_image", title: "Dr Chai Tea House | Fresh Chai Daily", description: "Best chai, samosas & chicken soup. 5.0 rated in Sargodha. Order now: 0304 6313404", images: ["http://img.b2bpic.net/free-photo/steaming-cup-chai-tea-with-star-anise-cinnamon-sticks-cloves-black-surface_9975-124486.jpg"],
|
|
|
|
|
card: "summary_large_image", title: "Dr Chai Tea House | Fresh Chai Daily", description: "Best chai, samosas & chicken soup. 5.0 rated in Sargodha. Order now: 0304 6313404", images: ["http://img.b2bpic.net/free-photo/steaming-cup-chai-tea-with-star-anise-cinnamon-sticks-cloves-black-surface_9975-124486.jpg"]
|
|
|
|
|
},
|
|
|
|
|
robots: {
|
|
|
|
|
index: true,
|
|
|
|
|
follow: true,
|
|
|
|
|
},
|
|
|
|
|
follow: true
|
|
|
|
|
}
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
export default function RootLayout({
|
|
|
|
|
|