From 6838cf3cc60df93ab6f8a08e16306965e2239deb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 08:27:52 +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 8f15b3f..7ef27a6 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Source_Sans_3 } from "next/font/google"; export const metadata: Metadata = { - title: 'Elegance Salon | Premium Hair, Nail & Spa Services', - description: 'Indulge in luxurious hair, nail, and spa treatments at Elegance Salon. Experience expert styling, premium products, and a relaxing atmosphere. Book your appointment today!', + title: 'Exotic African Hair & Beauty | Premium Hair, Nail & Spa Services', + description: 'Indulge in luxurious hair, nail, and spa treatments at Exotic African Hair & Beauty. Experience expert styling, premium products, and a relaxing atmosphere. Book your appointment today!', keywords: ["salon, hair salon, nail salon, spa, beauty, haircuts, styling, coloring, manicures, pedicures, facials, beauty treatments"], openGraph: { "title": "Elegance Salon | Premium Hair, Nail & Spa Services", From 82d887e4218c84b6a6c9a8d47817bab9e53fba4e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 08:27:53 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d8ca7a5..cf4dff6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,13 +52,13 @@ export default function LandingPage() { { name: "Contact", id: "#contact"}, ]} - brandName="Elegance Salon" + brandName="Exotic African Hair & Beauty" />
@@ -299,7 +299,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file