Merge version_1 into main #1
@@ -75,7 +75,7 @@ export default function AboutPage() {
|
||||
{ value: "5★", label: "Rating" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275503.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275503.jpg?_wi=2"
|
||||
imageAlt="Professional barber team at A99"
|
||||
mediaAnimation="blur-reveal"
|
||||
background={{ variant: "fluid" }}
|
||||
|
||||
@@ -83,7 +83,7 @@ export default function ContactPage() {
|
||||
{ value: "18:00", label: "Closing Time" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205873.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205873.jpg?_wi=4"
|
||||
imageAlt="A99 Barber Shop storefront"
|
||||
mediaAnimation="blur-reveal"
|
||||
background={{ variant: "fluid" }}
|
||||
@@ -98,7 +98,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "fluid" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275503.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275503.jpg?_wi=3"
|
||||
imageAlt="A99 Barber Shop team"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -1,24 +1,40 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Figtree } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Figtree } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const figtree = Figtree({
|
||||
variable: "--font-figtree",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "A99 Barber Shop - Premium Haircuts in Haarlem",
|
||||
description: "Professional barbershop in Haarlem offering precision haircuts, beard trimming, fades and grooming services. 4.8★ rated. Located in Schalkwijk Shopping Center.",
|
||||
keywords: "barber shop Haarlem, haircut, beard trimming, fade haircut, professional grooming, Schalkwijk",
|
||||
openGraph: {
|
||||
title: "A99 Barber Shop - Premium Haircuts in Haarlem",
|
||||
description: "Experience premium barbershop excellence. Fast, professional haircuts and grooming services in Haarlem.",
|
||||
siteName: "A99 Barber Shop",
|
||||
type: "website",
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -27,7 +43,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${figtree.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${figtree.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -39,4 +57,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -84,7 +84,7 @@ export default function HomePage() {
|
||||
{ value: "10+", label: "Years Experience" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205873.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205873.jpg?_wi=1"
|
||||
imageAlt="Modern barbershop interior with professional barber station"
|
||||
mediaAnimation="blur-reveal"
|
||||
background={{ variant: "plain" }}
|
||||
@@ -104,7 +104,7 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Precision Haircuts",
|
||||
description: "Expert haircut styling tailored to your face shape and personal style. Using premium cutting techniques for sharp, clean results.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-new-haircut-from_23-2148256995.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-new-haircut-from_23-2148256995.jpg?_wi=1",
|
||||
imageAlt: "Professional barber creating precision fade hairstyle",
|
||||
buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
@@ -112,7 +112,7 @@ export default function HomePage() {
|
||||
id: 2,
|
||||
title: "Beard Trimming & Grooming",
|
||||
description: "Professional beard shaping, trimming, and grooming to enhance your appearance. Includes beard care consultation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-closes-his-eyes-while-barber-shapes-his-black-beard_1304-2778.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-closes-his-eyes-while-barber-shapes-his-black-beard_1304-2778.jpg?_wi=1",
|
||||
imageAlt: "Professional barber grooming and styling beard",
|
||||
buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
@@ -120,7 +120,7 @@ export default function HomePage() {
|
||||
id: 3,
|
||||
title: "Skin Fade Specialists",
|
||||
description: "Precision skin fade cuts with clean lines and smooth blending. Our signature service for the modern look.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barber-giving-his-client-nice-haircut_23-2149186479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barber-giving-his-client-nice-haircut_23-2149186479.jpg?_wi=1",
|
||||
imageAlt: "Professional barber creating clean skin fade",
|
||||
buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
@@ -136,7 +136,7 @@ export default function HomePage() {
|
||||
description="A99 Barber Shop is your destination for premium grooming and barbering services. Located in Schalkwijk Shopping Center, we combine traditional barbering expertise with modern styling techniques."
|
||||
subdescription="Our experienced barbers are dedicated to delivering fast, high-quality haircuts in a friendly, relaxed atmosphere where you can sit back, relax, and even enjoy a cup of coffee while we work."
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275503.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275503.jpg?_wi=1"
|
||||
imageAlt="Professional barber team at A99 Barber Shop"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
@@ -183,7 +183,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205873.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205873.jpg?_wi=2"
|
||||
imageAlt="A99 Barber Shop interior"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="left"
|
||||
|
||||
@@ -74,7 +74,7 @@ export default function ServicesPage() {
|
||||
{ value: "Fast", label: "Service" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-toweling-hair-senior-male-client_23-2148181920.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-toweling-hair-senior-male-client_23-2148181920.jpg?_wi=1"
|
||||
imageAlt="Professional hair styling service"
|
||||
mediaAnimation="blur-reveal"
|
||||
background={{ variant: "plain" }}
|
||||
@@ -96,14 +96,14 @@ export default function ServicesPage() {
|
||||
id: "haircut",
|
||||
name: "Precision Haircuts",
|
||||
price: "€18-25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-new-haircut-from_23-2148256995.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-new-haircut-from_23-2148256995.jpg?_wi=2",
|
||||
imageAlt: "Professional precision haircut service",
|
||||
},
|
||||
{
|
||||
id: "beard",
|
||||
name: "Beard Trimming",
|
||||
price: "€15-20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-closes-his-eyes-while-barber-shapes-his-black-beard_1304-2778.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-closes-his-eyes-while-barber-shapes-his-black-beard_1304-2778.jpg?_wi=2",
|
||||
imageAlt: "Professional beard trimming and grooming",
|
||||
},
|
||||
{
|
||||
@@ -117,21 +117,21 @@ export default function ServicesPage() {
|
||||
id: "fade",
|
||||
name: "Skin Fade Specialist",
|
||||
price: "€20-28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barber-giving-his-client-nice-haircut_23-2149186479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barber-giving-his-client-nice-haircut_23-2149186479.jpg?_wi=2",
|
||||
imageAlt: "Professional skin fade haircut",
|
||||
},
|
||||
{
|
||||
id: "styling",
|
||||
name: "Hair Styling",
|
||||
price: "€10-15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-toweling-hair-senior-male-client_23-2148181920.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-toweling-hair-senior-male-client_23-2148181920.jpg?_wi=2",
|
||||
imageAlt: "Professional hair styling service",
|
||||
},
|
||||
{
|
||||
id: "package",
|
||||
name: "Complete Grooming Package",
|
||||
price: "€45-60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205873.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205873.jpg?_wi=3",
|
||||
imageAlt: "Complete barbershop grooming package",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user