Merge version_2 into main #5
@@ -1,57 +1,22 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Mulish } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import "./styles/variables.css";
|
||||
import "./styles/base.css";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const mulish = Mulish({
|
||||
variable: "--font-mulish", subsets: ["latin"],
|
||||
});
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Sunshine Style - Premium Barbershop in Paterson, NJ", description: "Paterson's sharpest cuts and premium grooming experience. Professional barbers, custom designs, fades, and beard services. Book your appointment today.", keywords: "barbershop Paterson NJ, fade haircut, beard trim, custom hair design, barber near me, professional grooming", metadataBase: new URL("https://sunshinestyle-barbershop.com"),
|
||||
alternates: {
|
||||
canonical: "https://sunshinestyle-barbershop.com"},
|
||||
openGraph: {
|
||||
title: "Sunshine Style - Premium Barbershop in Paterson", description: "Experience precision cuts and premium grooming at Paterson's finest barbershop.", url: "https://sunshinestyle-barbershop.com", siteName: "Sunshine Style", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4312.jpg", alt: "Sunshine Style Barbershop Premium Grooming"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Sunshine Style - Paterson's Sharpest Cuts", description: "Premium barbershop with precision fades, custom designs, and professional grooming services.", images: ["http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4312.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
title: "Sunshine Style Barbershop", description: "Premium barbershop in Paterson, NJ - Expert cuts, fades, beard grooming, and custom designs."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${mulish.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="en">
|
||||
<body className={inter.className}>{children}
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1419,7 +1384,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Appointment", href: "contact" },
|
||||
{ text: "Call Now (862) 346-2147", href: "tel:+18623462147" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4312.jpg"
|
||||
imageSrc="https://images.unsplash.com/photo-1599351018859-3a0904d5053b?w=1200&h=800&fit=crop"
|
||||
imageAlt="Premium barbershop with professional barber at work"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -81,29 +81,29 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Haircuts", description: "Classic and modern cuts tailored to your style and face shape. Professional execution with attention to detail.", icon: Scissors,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg?_wi=1", imageAlt: "Professional haircut service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-tattooed-hipster-wearing-white-shirt-with-suspenders-holds-scissors-isolated-dark-textured-background_613910-6387.jpg?_wi=1", imageAlt: "Custom hair design" }
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1599351018859-3a0904d5053b?w=600&h=400&fit=crop", imageAlt: "Professional haircut service" },
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1585747860715-cd4628902d4a?w=600&h=400&fit=crop", imageAlt: "Custom hair design" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Skin Fade & Beard Trim", description: "Sharp, clean fades with precise line work. Complete beard grooming with professional trimming and shaping.", icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg?_wi=1", imageAlt: "Professional beard trimming" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg?_wi=2", imageAlt: "Clean skin fade" }
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1621905167918-48416bd8575a?w=600&h=400&fit=crop", imageAlt: "Professional beard trimming" },
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1599351018859-3a0904d5053b?w=600&h=400&fit=crop", imageAlt: "Clean skin fade" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Custom Designs", description: "Express your style with intricate patterns and artistic hair designs. Our skilled barbers bring your vision to life.", icon: Palette,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-tattooed-hipster-wearing-white-shirt-with-suspenders-holds-scissors-isolated-dark-textured-background_613910-6387.jpg?_wi=2", imageAlt: "Creative hair design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg?_wi=1", imageAlt: "Professional barbershop setting" }
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1585747860715-cd4628902d4a?w=600&h=400&fit=crop", imageAlt: "Creative hair design" },
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1554697335-7c6a8abd6f82?w=600&h=400&fit=crop", imageAlt: "Professional barbershop setting" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Kids & Family", description: "Friendly, comfortable atmosphere for children. Quick, professional service with special care for younger clients.", icon: Heart,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg?_wi=3", imageAlt: "Family barbershop service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg?_wi=2", imageAlt: "Welcoming barbershop environment" }
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1599351018859-3a0904d5053b?w=600&h=400&fit=crop", imageAlt: "Family barbershop service" },
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1554697335-7c6a8abd6f82?w=600&h=400&fit=crop", imageAlt: "Welcoming barbershop environment" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -116,12 +116,12 @@ export default function LandingPage() {
|
||||
<div id="reviews" data-section="reviews">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=1" },
|
||||
{ id: "2", name: "David Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-jolly-indian-man-smiling-posing-with-arms-crossed_482257-122191.jpg?_wi=1" },
|
||||
{ id: "3", name: "James Williams", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg" },
|
||||
{ id: "4", name: "Antonio Garcia", imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-guy-with-beard-smiling-pleased_176420-21063.jpg" },
|
||||
{ id: "5", name: "Chris Martinez", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=2" },
|
||||
{ id: "6", name: "Miguel Santos", imageSrc: "http://img.b2bpic.net/free-photo/portrait-jolly-indian-man-smiling-posing-with-arms-crossed_482257-122191.jpg?_wi=2" }
|
||||
{ id: "1", name: "Marcus Johnson", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop" },
|
||||
{ id: "2", name: "David Rodriguez", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=200&h=200&fit=crop" },
|
||||
{ id: "3", name: "James Williams", imageSrc: "https://images.unsplash.com/photo-1519345291844-55a88987f1ad?w=200&h=200&fit=crop" },
|
||||
{ id: "4", name: "Antonio Garcia", imageSrc: "https://images.unsplash.com/photo-1506794778202-cad84cf45f1d?w=200&h=200&fit=crop" },
|
||||
{ id: "5", name: "Chris Martinez", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop" },
|
||||
{ id: "6", name: "Miguel Santos", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=200&h=200&fit=crop" }
|
||||
]}
|
||||
cardTitle="Trusted by thousands of satisfied customers in Paterson and beyond. Real people, real results, real style."
|
||||
cardTag="See what they say"
|
||||
@@ -136,10 +136,10 @@ export default function LandingPage() {
|
||||
description="Explore our work - From classic fades to custom designs. Each cut is a masterpiece."
|
||||
tag="Our Work"
|
||||
products={[
|
||||
{ id: "1", name: "Classic Fade", price: "Starting $25", imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg?_wi=4" },
|
||||
{ id: "2", name: "Beard Trim & Shape", price: "Starting $15", imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg?_wi=2" },
|
||||
{ id: "3", name: "Custom Design", price: "Starting $35", imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-tattooed-hipster-wearing-white-shirt-with-suspenders-holds-scissors-isolated-dark-textured-background_613910-6387.jpg?_wi=3" },
|
||||
{ id: "4", name: "Interior Studio", price: "Premium Atmosphere", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg?_wi=3" }
|
||||
{ id: "1", name: "Classic Fade", price: "Starting $25", imageSrc: "https://images.unsplash.com/photo-1599351018859-3a0904d5053b?w=600&h=600&fit=crop" },
|
||||
{ id: "2", name: "Beard Trim & Shape", price: "Starting $15", imageSrc: "https://images.unsplash.com/photo-1621905167918-48416bd8575a?w=600&h=600&fit=crop" },
|
||||
{ id: "3", name: "Custom Design", price: "Starting $35", imageSrc: "https://images.unsplash.com/photo-1585747860715-cd4628902d4a?w=600&h=600&fit=crop" },
|
||||
{ id: "4", name: "Interior Studio", price: "Premium Atmosphere", imageSrc: "https://images.unsplash.com/photo-1554697335-7c6a8abd6f82?w=600&h=600&fit=crop" }
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="blur-reveal"
|
||||
@@ -234,4 +234,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user