|
|
|
@@ -16,9 +16,11 @@ const inter = Inter({
|
|
|
|
|
|
|
|
|
|
|
|
export const metadata: Metadata = {
|
|
|
|
export const metadata: Metadata = {
|
|
|
|
title: "Premium Specialty Coffee | Artisan Coffee Co.", description: "Discover exceptional specialty coffee sourced from sustainable farms worldwide. Hand-roasted, fresh, and delivered to your door.", keywords: "specialty coffee, artisan coffee, premium beans, sustainable coffee, coffee delivery", openGraph: {
|
|
|
|
title: "Premium Specialty Coffee | Artisan Coffee Co.", description: "Discover exceptional specialty coffee sourced from sustainable farms worldwide. Hand-roasted, fresh, and delivered to your door.", keywords: "specialty coffee, artisan coffee, premium beans, sustainable coffee, coffee delivery", openGraph: {
|
|
|
|
title: "Premium Specialty Coffee | Artisan Coffee Co.", description: "Discover exceptional specialty coffee sourced from sustainable farms worldwide.", type: "website", siteName: "Artisan Coffee Co."},
|
|
|
|
title: "Premium Specialty Coffee | Artisan Coffee Co.", description: "Discover exceptional specialty coffee sourced from sustainable farms worldwide.", type: "website", siteName: "Artisan Coffee Co."
|
|
|
|
|
|
|
|
},
|
|
|
|
twitter: {
|
|
|
|
twitter: {
|
|
|
|
card: "summary_large_image", title: "Premium Specialty Coffee | Artisan Coffee Co.", description: "Discover exceptional specialty coffee sourced from sustainable farms worldwide."},
|
|
|
|
card: "summary_large_image", title: "Premium Specialty Coffee | Artisan Coffee Co.", description: "Discover exceptional specialty coffee sourced from sustainable farms worldwide."
|
|
|
|
|
|
|
|
},
|
|
|
|
robots: {
|
|
|
|
robots: {
|
|
|
|
index: true,
|
|
|
|
index: true,
|
|
|
|
follow: true,
|
|
|
|
follow: true,
|
|
|
|
@@ -1409,4 +1411,4 @@ export default function RootLayout({
|
|
|
|
</ServiceWrapper>
|
|
|
|
</ServiceWrapper>
|
|
|
|
</html>
|
|
|
|
</html>
|
|
|
|
);
|
|
|
|
);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|