From 51aa517c5045326d16a916bb0790bb483644ac60 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 02:03:46 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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, -- 2.49.1 From 16de677b1a17580bc79dde2834a52f19b05e185b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 02:03:47 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 54 ++++++++++++++++++++++++------------------------ 1 file changed, 27 insertions(+), 27 deletions(-) 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() {
@@ -75,7 +75,7 @@ export default function LandingPage() {
@@ -114,7 +114,7 @@ export default function LandingPage() {
@@ -144,7 +144,7 @@ export default function LandingPage() {
@@ -169,15 +169,15 @@ export default function LandingPage() {