Merge version_1 into main #4
@@ -50,8 +50,8 @@ export default function AboutPage() {
|
||||
title="Values"
|
||||
description="Quality over everything."
|
||||
features={[
|
||||
{ id: "1", title: "Quality" },
|
||||
{ id: "2", title: "Expertise" }
|
||||
{ id: "1", title: "Quality", tags: ["Premium"] },
|
||||
{ id: "2", title: "Expertise", tags: ["Professional"] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -11,8 +11,8 @@ import { Nunito } from "next/font/google";
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Hookah Haven | Premium Hookah & Shisha Supplies',
|
||||
description: 'Shop the finest artisan hookahs, premium shisha tobacco, and accessories. 21+ only. Secure shipping across the USA.',
|
||||
title: 'About Us | Hookah Haven',
|
||||
description: 'Learn about our heritage, values, and commitment to the premium hookah experience.',
|
||||
openGraph: {
|
||||
"title": "Hookah Haven",
|
||||
"description": "Premium Hookah & Shisha Supplies",
|
||||
|
||||
Reference in New Issue
Block a user