Update src/app/layout.tsx
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import type { Metadata } from "next";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Better Sleep Local - Premium Mattresses", description: "Discover premium mattresses from local sleep experts. Try before you buy, with expert guidance and same-day delivery available."};
|
||||
title: "Better Sleep Local - Premium Mattresses", description: "Discover premium mattresses from local sleep experts. Try before you buy, with expert guidance and same-day delivery available."
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user