Merge version_2 into main #2
@@ -16,9 +16,11 @@ const inter = Inter({
|
||||
|
||||
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.", 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: {
|
||||
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: {
|
||||
index: true,
|
||||
follow: true,
|
||||
@@ -1409,4 +1411,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -178,4 +178,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user