Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-06 22:15:28 +00:00
2 changed files with 33 additions and 49 deletions

View File

@@ -1,48 +1,20 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Source_Sans_3 } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const sourceSans3 = Source_Sans_3({
variable: "--font-source-sans-3", subsets: ["latin"],
});
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Sam's Barber Shop | Toronto Barbershop on St Clair", description: "Classic barbershop in Toronto offering precision haircuts, beard trims, and traditional barber services. 4.9-star rated. Local neighbourhood barber on St Clair.", keywords: "barber Toronto, barbershop St Clair, men's haircut Toronto, beard trim, traditional barber", metadataBase: new URL("https://www.samsbarber.shop"),
alternates: {
canonical: "https://www.samsbarber.shop"},
openGraph: {
title: "Sam's Barber Shop | Toronto Barbershop", description: "Classic barbershop in Toronto. Precision cuts, old-school expertise, neighbourhood trust.", url: "https://www.samsbarber.shop", siteName: "Sam's Barber Shop", type: "website"},
twitter: {
card: "summary_large_image", title: "Sam's Barber Shop | Toronto", description: "Classic barbershop on St Clair. Precision, respect, and old-school craftsmanship."},
};
title: "Sam's Barber Shop | Toronto", description: "Expert men's cuts, beard trims, and traditional straight razor shaves at Sam's Barber Shop on St Clair, Toronto."};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${sourceSans3.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body className={inter.className}>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1410,7 +1382,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

View File

@@ -47,9 +47,11 @@ export default function LandingPage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/comfortable-old-fashioned-chair-rustic-antique-elegance-indoors-generated-by-ai_188544-29043.jpg", imageAlt: "Classic barber shop chair"},
imageSrc: "http://img.b2bpic.net/free-photo/comfortable-old-fashioned-chair-rustic-antique-elegance-indoors-generated-by-ai_188544-29043.jpg", imageAlt: "Classic barber shop chair"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg", imageAlt: "Professional barber cutting hair"},
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg", imageAlt: "Professional barber cutting hair"
},
]}
mediaAnimation="none"
rating={5}
@@ -57,7 +59,8 @@ export default function LandingPage() {
buttons={[
{ text: "Call 416-651-7056", href: "tel:416-651-7056" },
{
text: "Get Directions", href: "https://maps.google.com/?q=573+St+Clair+Ave+W,+Toronto,+ON+M6C+1A3"},
text: "Get Directions", href: "https://maps.google.com/?q=573+St+Clair+Ave+W,+Toronto,+ON+M6C+1A3"
},
]}
/>
</div>
@@ -79,7 +82,7 @@ export default function LandingPage() {
<div id="services" data-section="services">
<FeatureCardTwelve
title="Classic Barber Services"
description="[These are sample service categories. Call 416-651-7056 to confirm current offerings and pricing.]"
description="Expert men's cuts, beard trims, and traditional straight razor shaves tailored to your style."
tag="Sample Services"
features={[
{
@@ -127,22 +130,28 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Michael D.", handle: "Regular customer", testimonial: "Precise work. No fluff, just good barbering. Been coming for years.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg", imageAlt: "Customer testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg", imageAlt: "Customer testimonial"
},
{
id: "2", name: "James T.", handle: "Neighbourhood local", testimonial: "Professional and kind. They remember you and take their time. Worth every visit.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-confident-person-posing-studio-camera_482257-99093.jpg", imageAlt: "Customer testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-confident-person-posing-studio-camera_482257-99093.jpg", imageAlt: "Customer testimonial"
},
{
id: "3", name: "David R.", handle: "Long-time client", testimonial: "Comfortable atmosphere. Quality haircut. Respectful service. Can't ask for more.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Customer testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Customer testimonial"
},
{
id: "4", name: "Chris M.", handle: "Returning customer", testimonial: "Attention to detail is exceptional. Classic barbershop experience, done right.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", imageAlt: "Customer testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", imageAlt: "Customer testimonial"
},
{
id: "5", name: "Ryan K.", handle: "St Clair regular", testimonial: "This is what a real barber shop feels like. Honest work, fair pricing, great people.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg", imageAlt: "Customer testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg", imageAlt: "Customer testimonial"
},
{
id: "6", name: "Paul S.", handle: "Loyal customer", testimonial: "Professional, consistent, and genuinely respectful. I trust them completely.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-with-arms-crossed-laughing_23-2148859435.jpg", imageAlt: "Customer testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/man-with-arms-crossed-laughing_23-2148859435.jpg", imageAlt: "Customer testimonial"
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -156,9 +165,11 @@ export default function LandingPage() {
tag="Hours & Location"
metrics={[
{
id: "address", value: "573 St Clair Ave W", description: "Toronto, ON M6C 1A3 • Neighbourhood location in the heart of the community."},
id: "address", value: "573 St Clair Ave W", description: "Toronto, ON M6C 1A3 • Neighbourhood location in the heart of the community."
},
{
id: "phone", value: "416-651-7056", description: "Please call to confirm hours and book your visit. We honour walk-ins when available."},
id: "phone", value: "416-651-7056", description: "Please call to confirm hours and book your visit. We honour walk-ins when available."
},
]}
useInvertedBackground={false}
metricsAnimation="slide-up"
@@ -172,7 +183,8 @@ export default function LandingPage() {
buttons={[
{ text: "Call 416-651-7056", href: "tel:416-651-7056" },
{
text: "Get Directions", href: "https://maps.google.com/?q=573+St+Clair+Ave+W,+Toronto,+ON+M6C+1A3"},
text: "Get Directions", href: "https://maps.google.com/?q=573+St+Clair+Ave+W,+Toronto,+ON+M6C+1A3"
},
]}
background={{ variant: "plain" }}
useInvertedBackground={false}
@@ -196,7 +208,8 @@ export default function LandingPage() {
title: "Connect", items: [
{ label: "Call 416-651-7056", href: "tel:416-651-7056" },
{
label: "Get Directions", href: "https://maps.google.com/?q=573+St+Clair+Ave+W,+Toronto,+ON+M6C+1A3"},
label: "Get Directions", href: "https://maps.google.com/?q=573+St+Clair+Ave+W,+Toronto,+ON+M6C+1A3"
},
{ label: "Contact Form", href: "#contact" },
],
},