diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 888c8fe..94e57c8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -7,7 +7,8 @@ const dmSans = DM_Sans({ }); export const metadata: Metadata = { - title: "Blanca's - Premium Food & Snacks", description: "Discover Blanca's premium selection of fresh foods and delicious snacks. Quality products delivered to your door."}; + title: "Blanca's - Premium Meat & Food Service", description: "Discover Blanca's premium selection of fresh meats and food services. Quality products delivered to your door." +}; export default function RootLayout({ children, diff --git a/src/app/page.tsx b/src/app/page.tsx index 242be2b..fcc9e4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() {