Update src/app/layout.tsx
This commit is contained in:
@@ -5,7 +5,7 @@ import "./globals.css";
|
|||||||
const inter = Inter({ subsets: ["latin"] });
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Bilicsan Beauty - Premium Spa & Wellness Services", description: "Experience ultimate relaxation and self-care with professional spa, hair, and leg cleaning services tailored to your wellness journey."};
|
title: "Bilicsan Beauty - Premium Spa & Wellness Services", description: "Experience ultimate relaxation and self-care with professional spa and wellness services tailored to your beauty journey."};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
|
|||||||
Reference in New Issue
Block a user