Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f3bb6f744 | |||
| 3620d7db13 |
@@ -21,7 +21,8 @@ const manrope = Manrope({
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Private Chef Services | Gourmet Dining at Home", description: "Experience fine dining in your home with our private chef service. Customized menus, premium ingredients, and professional service for your special occasions.", keywords: "private chef, personal chef, home catering, gourmet meals, private dining, personalized menu, fine dining, meal delivery", openGraph: {
|
||||
title: "Private Chef Services | Culinary Excellence", description: "Transform your dining experience with a personal chef bringing restaurant-quality meals to your home.", type: "website", siteName: "Private Chef"},
|
||||
title: "Private Chef Services | Culinary Excellence", description: "Transform your dining experience with a personal chef bringing restaurant-quality meals to your home.", type: "website", siteName: "Private Chef"
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
<div id="services" data-section="services">
|
||||
<FeatureBento
|
||||
title="Comprehensive Culinary Services"
|
||||
description="From intimate dinner parties to full weekly meal prep, we offer bespoke dining solutions tailored to your lifestyle."
|
||||
description="Choose the service that fits your lifestyle. From intimate dinner parties to full weekly meal prep, we offer bespoke dining solutions tailored to your unique needs."
|
||||
tag="Our Services"
|
||||
tagIcon={Utensils}
|
||||
tagAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user