Update src/app/layout.tsx
This commit is contained in:
@@ -6,38 +6,23 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const montserrat = Montserrat({
|
||||
variable: "--font-montserrat",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-montserrat", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "K H Food - Fresh Food Delivery in Saïda, Algeria",
|
||||
description: "Reliable food supplier in Saïda offering fresh products, bulk supply, and same-day delivery. Trusted by local families and businesses.",
|
||||
keywords: "food supplier Saïda, fresh food delivery, bulk supply Algeria, local food service, restaurants supply",
|
||||
openGraph: {
|
||||
title: "K H Food - Fresh Quality Food Delivered in Saïda",
|
||||
description: "Your trusted local food supplier for fresh products and reliable delivery in Saïda, Algeria.",
|
||||
type: "website",
|
||||
siteName: "K H Food",
|
||||
images: [
|
||||
title: "K H Food - Fresh Food Delivery in Saïda, Algeria", description: "Reliable food supplier in Saïda offering fresh products, bulk supply, and same-day delivery. Trusted by local families and businesses.", keywords: "food supplier Saïda, fresh food delivery, bulk supply Algeria, local food service, restaurants supply", openGraph: {
|
||||
title: "K H Food - Fresh Quality Food Delivered in Saïda", description: "Your trusted local food supplier for fresh products and reliable delivery in Saïda, Algeria.", type: "website", siteName: "K H Food", images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APB4KSAAZOw08S0ndCnkhZFbRW/uploaded-1772484189905-rxzs0eza.png",
|
||||
alt: "K H Food premium quality food products",
|
||||
},
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APB4KSAAZOw08S0ndCnkhZFbRW/uploaded-1772484189905-rxzs0eza.png", alt: "K H Food premium quality food products"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "K H Food - Fresh Food Delivery in Saïda",
|
||||
description: "Reliable food supplier offering fresh products and same-day delivery.",
|
||||
images: [
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APB4KSAAZOw08S0ndCnkhZFbRW/uploaded-1772484189905-owu37tr0.png",
|
||||
],
|
||||
card: "summary_large_image", title: "K H Food - Fresh Food Delivery in Saïda", description: "Reliable food supplier offering fresh products and same-day delivery.", images: [
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APB4KSAAZOw08S0ndCnkhZFbRW/uploaded-1772484189905-owu37tr0.png"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
Reference in New Issue
Block a user