From c8074866dfdf584fc8ca8f33d4e46d48543b91bd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 04:35:12 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b0007f5..a0b8b6e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Open_Sans } from "next/font/google"; export const metadata: Metadata = { - title: 'Fashion Designer | Exclusive Collections & Bespoke Creations', - description: 'Discover the latest haute couture and ready-to-wear collections from a leading fashion designer. Offering bespoke services for a truly unique style.', + title: 'Outfit my nuela | Exclusive Collections & Bespoke Creations', + description: 'Discover the latest haute couture and ready-to-wear collections from Outfit my nuela. Offering bespoke services for a truly unique style.', openGraph: { "title": "Fashion Designer | Exclusive Collections & Bespoke Creations", "description": "Discover the latest haute couture and ready-to-wear collections from a leading fashion designer. Offering bespoke services for a truly unique style.", From c66706f7d42ea1c679eda4d4f482ce619be1ab6d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 04:35:12 +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 03c327c..1049317 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { { name: "Contact", id: "#contact"}, ]} - brandName="Fashion Studio" + brandName="Outfit my nuela" /> @@ -225,7 +225,7 @@ export default function LandingPage() {