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.", 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() {