Update src/app/layout.tsx
This commit is contained in:
@@ -17,9 +17,11 @@ const poppins = Poppins({
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Abu Saleh Coffee - Premium Coffee in Amman, Jordan", description: "Experience premium coffee in Amman. Open 24/7 with freshly roasted beans, expert baristas, and a luxurious atmosphere. Located in the heart of Amman.", keywords: "coffee, Amman, Jordan, specialty coffee, 24/7 café, premium coffee roastery", openGraph: {
|
||||
title: "Abu Saleh Coffee - Premium Coffee in Amman", description: "Premium coffee experience in Amman, Jordan. Open 24/7 with luxury ambiance.", siteName: "Abu Saleh Coffee", type: "website"},
|
||||
title: "Abu Saleh Coffee - Premium Coffee in Amman", description: "Premium coffee experience in Amman, Jordan. Open 24/7 with luxury ambiance.", siteName: "Abu Saleh Coffee", type: "website"
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Abu Saleh Coffee - Amman's Premium Coffee Destination", description: "Experience premium coffee 24/7 in the heart of Amman, Jordan."},
|
||||
card: "summary_large_image", title: "Abu Saleh Coffee - Amman's Premium Coffee Destination", description: "Experience premium coffee 24/7 in the heart of Amman, Jordan."
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
Reference in New Issue
Block a user