From 6c72d682ce82c1632eea0cfe4a08e2bd2bd78724 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 02:13:07 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index eefd8ee..54b7652 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,7 +5,7 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "WebStudio - Web Design Agency", description: "Stunning websites that drive results"}; + title: "WebStudio - Web Design Agency", description: "We design and build beautiful, high-converting websites that elevate your brand and engage your audience."}; export default function RootLayout({ children, -- 2.49.1 From 0c2bd396e7cb2b562cb511b0ce36873ad31d7888 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 02:13:08 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cb75c7..b39d076 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,6 +45,8 @@ export default function LandingPage() {
@@ -233,7 +233,7 @@ export default function LandingPage() {