3 Commits

Author SHA1 Message Date
f1a372c5c9 Merge version_2 into main
Merge version_2 into main
2026-03-07 07:49:40 +00:00
2f3bb6f744 Update src/app/page.tsx 2026-03-07 07:49:36 +00:00
3620d7db13 Update src/app/layout.tsx 2026-03-07 07:49:36 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -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({

View File

@@ -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"