Merge version_1 into main #2
@@ -49,7 +49,7 @@ export default function ContactPage() {
|
||||
layout="section"
|
||||
title="Cancellation Policy"
|
||||
sections={[
|
||||
{ heading: "Terms", content: "24 hours notice required." },
|
||||
{ heading: "Terms", content: [{ text: "24 hours notice required." }] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -11,8 +11,8 @@ import { Montserrat } from "next/font/google";
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'GlamourON Beauty Lounge Islamabad',
|
||||
description: 'Premium luxury beauty salon and bridal studio in Sector H-13, Islamabad. Book your session at GlamourON Beauty Lounge today.',
|
||||
title: 'Contact Us | GlamourON',
|
||||
description: 'Get in touch with GlamourON for your dream beauty and bridal services in Islamabad.',
|
||||
};
|
||||
|
||||
const montserrat = Montserrat({
|
||||
|
||||
Reference in New Issue
Block a user