Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1e1daceb84 | |||
| 66a7c701ed | |||
| fa74a09be6 |
@@ -7,9 +7,12 @@ import Tag from "@/tag/Tag";
|
||||
const instrumentSans = Instrument_Sans({
|
||||
variable: "--font-instrument-sans", subsets: ["latin"],
|
||||
});
|
||||
'use client';
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Premium Hookah Store | Quality & Tradition", description: "Discover premium hookah experiences with our curated collection of high-quality pipes, tobacco, and accessories. Experience the art of traditional hookah culture.", keywords: ["hookah store", "premium hookah", "hookah accessories", "hookah tobacco", "traditional hookah"]
|
||||
title: "Premium Hookah Store | Quality & Tradition",
|
||||
description: "Discover premium hookah experiences with our curated collection of high-quality pipes, tobacco, and accessories. Experience the art of traditional hookah culture.",
|
||||
keywords: ["hookah store", "premium hookah", "hookah accessories", "hookah tobacco", "traditional hookah"]
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
Reference in New Issue
Block a user