diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 2bb2697..9bc62d9 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -8,7 +8,8 @@ const inter = Inter({ }); export const metadata: Metadata = { - title: "Belle Precisions - Permanent Makeup in Hot Springs, AR", description: "Professional permanent eyeliner enhancement and cosmetic makeup services in Hot Springs, Arkansas. 5-star rated, women-owned clinic specializing in precision beauty treatments."}; + title: "Belle Precisions - Permanent Makeup in Hot Springs, AR", description: "Professional permanent eyeliner enhancement and cosmetic makeup services in Hot Springs, Arkansas. 5-star rated, women-owned clinic specializing in precision beauty treatments." +}; export default function RootLayout({ children, diff --git a/src/app/page.tsx b/src/app/page.tsx index a95ff65..a16eb44 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() {