Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-04 18:44:35 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -21,7 +21,8 @@ const openSans = Open_Sans({
export const metadata: Metadata = {
title: "YDcutz Barbershop - Premium Haircuts & Grooming", description: "Professional barbershop offering expert haircuts, beard grooming, and traditional hot shaves. Book your appointment with our skilled barbers today.", keywords: "barbershop, haircuts, grooming, beard trimming, professional barber, shaving service", openGraph: {
title: "YDcutz Barbershop", description: "Premium barbershop with expert barbers delivering precision cuts and professional grooming services.", type: "website", siteName: "YDcutz Barbershop"},
title: "YDcutz Barbershop", description: "Premium barbershop with expert barbers delivering precision cuts and professional grooming services.", type: "website", siteName: "YDcutz Barbershop"
},
};
export default function RootLayout({

View File

@@ -154,7 +154,7 @@ export default function LandingPage() {
tag="Ready to Look Sharp?"
tagIcon={Scissors}
title="Book Your Appointment Today"
description="Visit YDcutz Barbershop for a premium grooming experience. We're here Monday through Saturday with walk-ins welcome. Call or book online to secure your preferred time."
description="Walk-ins welcome MondaySaturday. Book online or call now — secure your preferred time slot in seconds."
buttons={[
{ text: "Book Now", href: "tel:+1234567890" },
{ text: "Get Directions", href: "https://maps.google.com" }