Update src/app/layout.tsx
This commit is contained in:
@@ -16,13 +16,16 @@ const inter = Inter({
|
||||
export const metadata: Metadata = {
|
||||
title: "Hatke Vada - Best Authentic Vada Pav in Bhavnagar", description: "Experience authentic Mumbai-style vada pav at Hatke Vada in Bhavnagar. Premium street food, fresh ingredients, quick service. Dine-in & drive-through available.", keywords: "vada pav Bhavnagar, Mumbai street food, best fast food, authentic vada pav, Bhavnagar restaurant", metadataBase: new URL("https://hatkevada.com"),
|
||||
alternates: {
|
||||
canonical: "https://hatkevada.com"},
|
||||
canonical: "https://hatkevada.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Hatke Vada - Premium Vada Pav in Bhavnagar", description: "Taste authentic Mumbai vada pav made fresh daily with premium ingredients. Quick service, affordable prices.", url: "https://hatkevada.com", siteName: "Hatke Vada", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/fried-chicken-with-broccoli-table_140725-9657.jpg", alt: "Hatke Vada - Fresh vada pav"},
|
||||
url: "http://img.b2bpic.net/free-photo/fried-chicken-with-broccoli-table_140725-9657.jpg", alt: "Hatke Vada - Fresh vada pav"
|
||||
}
|
||||
],
|
||||
type: "website"},
|
||||
type: "website"
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Hatke Vada - Bhavnagar's Premium Vada Pav", description: "Authentic Mumbai street food in Bhavnagar. Fresh, crispy vada pav made with love.", images: ["http://img.b2bpic.net/free-photo/fried-chicken-with-broccoli-table_140725-9657.jpg"],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user