Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-03 08:08:55 +00:00
2 changed files with 10 additions and 8 deletions

View File

@@ -22,20 +22,22 @@ const figtree = Figtree({
export const metadata: Metadata = {
title: "Glam-Glow Boutique Salon - Beauty Services in Mbombela", description: "Professional beauty salon in Mbombela offering haircuts, makeup, nails, and treatments. Book your appointment online today.", keywords: "salon Mbombela, beauty services, hair salon, makeup artist, nail art, professional beauty treatments", metadataBase: new URL("https://glamglowsalon.com"),
alternates: {
canonical: "https://glamglowsalon.com"},
canonical: "https://glamglowsalon.com"
},
openGraph: {
title: "Glam-Glow Boutique Salon", description: "Premium beauty and salon services in Mbombela. Expert professionals, luxurious ambiance, trusted by locals.", url: "https://glamglowsalon.com", siteName: "Glam-Glow Boutique Salon", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg", alt: "Glam-Glow Boutique Salon"},
],
url: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg", alt: "Glam-Glow Boutique Salon"
}
]
},
twitter: {
card: "summary_large_image", title: "Glam-Glow Boutique Salon - Beauty Services", description: "Professional beauty salon in Mbombela. Book your appointment today!", images: ["http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg"],
card: "summary_large_image", title: "Glam-Glow Boutique Salon - Beauty Services", description: "Professional beauty salon in Mbombela. Book your appointment today!", images: ["http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg"]
},
robots: {
index: true,
follow: true,
},
follow: true
}
};
export default function RootLayout({

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
description="Professional beauty services in Mbombela. Experience expert care in a luxurious, welcoming environment."
tag="Trusted Local Salon"
tagIcon={Sparkles}
background={{ variant: "noise" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Call Now", href: "tel:+27123456789" },
{ text: "Book Appointment", href: "#contact" }
@@ -155,7 +155,7 @@ export default function LandingPage() {
title="Book Your Appointment Today"
description="Reserve your spot at Glam-Glow Boutique Salon. Contact us via phone, form, or visit us in person. We're here to make you feel beautiful."
tagIcon={Calendar}
background={{ variant: "noise" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/blank-mock-up-design-cafe-signboard-nice-building-outdoors_158595-6498.jpg"
imageAlt="Glam-Glow Salon Location"