diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6bc3ace..ef78fd2 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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({ diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a5785b..2e3c2be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"