Update src/app/layout.tsx

This commit is contained in:
2026-03-05 03:38:11 +00:00
parent 6b3d7d9534
commit 8dca428c19

View File

@@ -20,19 +20,19 @@ const mulish = Mulish({
});
export const metadata: Metadata = {
title: "Salon Image | Luxury Salon in Your Neighborhood", description: "Welcoming boutique salon with expert stylists. Hair cuts, color, nails, and special occasion styling. Book your appointment today.", keywords: "salon, hair salon, boutique salon, hairstylist, nail salon, hair color, luxury salon, neighborhood salon", metadataBase: new URL("https://salonimage.com"),
title: "Salon Image | Luxury Salon in Wellington, OH", description: "Welcoming boutique salon with expert stylists in Wellington, Ohio. Hair cuts, color, nails, and special occasion styling. Located at 225 Kelly St, Wellington OH 44090. Call (440) 647-1000 to book your appointment.", keywords: "salon, hair salon, boutique salon, hairstylist, nail salon, hair color, luxury salon, Wellington Ohio, salon near me", metadataBase: new URL("https://salonimage.com"),
alternates: {
canonical: "https://salonimage.com"
},
openGraph: {
title: "Salon Image | Beauty & Wellness", description: "Experience personalized luxury salon services in a welcoming neighborhood setting.", type: "website", siteName: "Salon Image", images: [
title: "Salon Image | Beauty & Wellness in Wellington, OH", description: "Experience personalized luxury salon services in a welcoming neighborhood setting. 225 Kelly St, Wellington OH 44090.", type: "website", siteName: "Salon Image", images: [
{
url: "http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg", alt: "Salon Image - Professional Hair Services"
}
]
},
twitter: {
card: "summary_large_image", title: "Salon Image | Your Neighborhood Luxury Salon", description: "Expert stylists, personalized service, and a warm welcome await you.", images: ["http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg"]
card: "summary_large_image", title: "Salon Image | Your Neighborhood Luxury Salon", description: "Expert stylists, personalized service, and a warm welcome await you at 225 Kelly St, Wellington OH.", images: ["http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg"]
},
robots: {
index: true,