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", 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