Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3e84581dc0 | |||
| c41edf86c1 | |||
| 99bc7151c1 | |||
| 3ef5c8ae68 |
@@ -22,22 +22,20 @@ 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({
|
||||
|
||||
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{
|
||||
text: "Call Now", href: "tel:03046313404"
|
||||
text: "Call & Order Fresh Chai", href: "tel:03046313404"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
description="All types of tea, crispy samosas, fries & hot chicken soup – served fresh daily. Experience warmth and flavor in every cup."
|
||||
tag="⭐ 5.0 Google Rating"
|
||||
buttons={[
|
||||
{ text: "📞 Call Now – 0304 6313404", href: "tel:03046313404" },
|
||||
{ text: "📞 Call & Order Fresh Chai – 0304 6313404", href: "tel:03046313404" },
|
||||
{ text: "📍 Get Directions", href: "https://maps.google.com/?q=Corporation,Main+Sillanwali-Sargodha+Rd,Sargodha,40100" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
title="Warmth in Every Cup"
|
||||
description="At Dr Chai (Tea House), we deliver a flawless 5.0-rated experience with a freshness guarantee on every item we serve. Whether it's a strong cup to start your day or a relaxed evening tea with friends, we bring warmth and flavor to every cup. Our commitment to quality, freshness, and hospitality makes us the go-to destination for locals and travelers alike."
|
||||
description="At Dr Chai (Tea House), we serve the chai you love — exactly how you want it. Whether it's a strong cup to start your day or a relaxed evening tea with friends, we bring warmth and flavor to every cup. Our commitment to quality, freshness, and hospitality makes us the go-to destination for locals and travelers alike."
|
||||
tag="About Us"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/talk-by-festive-table_1098-16048.jpg"
|
||||
imageAlt="Friends enjoying tea at Dr Chai"
|
||||
|
||||
Reference in New Issue
Block a user