Merge version_3 into main #4
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Gentleman's Cut"
|
||||
brandName="Njoros Barber"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -53,16 +53,16 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Timeless Style for Modern Gentlemen"
|
||||
description="Experience premium grooming services at the heart of the city. Expert cuts, hot towel shaves, and top-tier beard care."
|
||||
description="Experience premium grooming services at the heart of the city. Expert cuts, hot towel shaves, and top-tier beard care at Njoros Barber."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-50621.jpg", alt: "Barber 1"},
|
||||
src: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-5062.jpg", alt: "Barber 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-handsome-male-barber-uniform-holding-scissors-showing-tip-gesture-isolated-orange_141793-73489.jpg", alt: "Barber 2"},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-handsome-male-barber-uniform-holding-scissors-showing-tip-gesture-isolated-orange_141793-7348.jpg", alt: "Barber 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/male-gardener-making-suicide-gesture-t-shirt-apron-looking-irresolute-front-view_176474-92522.jpg", alt: "Barber 3"},
|
||||
src: "http://img.b2bpic.net/free-photo/male-gardener-making-suicide-gesture-t-shirt-apron-looking-irresolute-front-view_176474-9252.jpg", alt: "Barber 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cute-little-child-is-getting-trendy-haircut-from-barber-busy-barbershop_613910-20834.jpg", alt: "Barber 4"},
|
||||
src: "http://img.b2bpic.net/free-photo/cute-little-child-is-getting-trendy-haircut-from-barber-busy-barbershop_613910-2083.jpg", alt: "Barber 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/barber-cutting-beard-with-scissors_1153-1506.jpg", alt: "Barber 5"},
|
||||
]}
|
||||
@@ -96,14 +96,14 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
title="A Legacy of Grooming Excellence"
|
||||
description="At Gentleman's Cut, we believe that a haircut is more than just a maintenance task—it's an experience. Established in 2012, our shop combines traditional techniques with modern style."
|
||||
description="At Njoros Barber, we believe that a haircut is more than just a maintenance task—it's an experience. Established in 2012, our shop combines traditional techniques with modern style."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Master Artisans", description: "Trained professionals with 10+ years of experience."},
|
||||
title: "Master Artisans", description: "Trained professionals with 10+ years of experience.", icon: Scissors},
|
||||
{
|
||||
title: "Premium Products", description: "We only use high-grade, natural grooming products."},
|
||||
title: "Premium Products", description: "We only use high-grade, natural grooming products.", icon: Sparkles},
|
||||
{
|
||||
title: "Relaxed Vibe", description: "Sit back, enjoy a coffee, and get the best fade in town."},
|
||||
title: "Relaxed Vibe", description: "Sit back, enjoy a coffee, and get the best fade in town.", icon: Smile},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/counter-floral-shop_23-2147761021.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
"Precision fades", "Luxury beard trims", "Hot towel shaves", "Professional atmosphere", "Premium aftercare"],
|
||||
}}
|
||||
title="Why Choose Our Service?"
|
||||
description="We don't just cut hair; we curate your look."
|
||||
description="We don't just cut hair; we curate your look at Njoros Barber."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -185,12 +185,13 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
title="Fair Prices, Superior Service"
|
||||
description="Transparent pricing for all our grooming tiers."
|
||||
description="Transparent pricing for all our grooming tiers at Njoros Barber."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardEleven
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
groups={[
|
||||
@@ -228,7 +229,7 @@ export default function LandingPage() {
|
||||
id: "5", name: "James O.", handle: "@james", testimonial: "I never go anywhere else.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-white-dress-holding-small-chihuahua-dog-isolated-white-background_613910-13473.jpg"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Join 500+ happy gentlemen."
|
||||
description="Join 500+ happy gentlemen at Njoros Barber."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -254,7 +255,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-animated"}}
|
||||
text="Ready for a fresh look? Book your slot today at Gentleman's Cut."
|
||||
text="Ready for a fresh look? Book your slot today at Njoros Barber."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now", href: "#booking"},
|
||||
@@ -282,10 +283,10 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="Gentleman's Cut"
|
||||
logoText="Njoros Barber"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f4ef;
|
||||
--card: #dad6cd;
|
||||
--foreground: #2a2928;
|
||||
--primary-cta: #2a2928;
|
||||
--background: #f6f0e9;
|
||||
--card: #efe7dd;
|
||||
--foreground: #2b180a;
|
||||
--primary-cta: #2b180a;
|
||||
--primary-cta-text: #f5f4ef;
|
||||
--secondary-cta: #ecebea;
|
||||
--secondary-cta: #efe7dd;
|
||||
--secondary-cta-text: #2a2928;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #c6b180;
|
||||
--accent: #94877c;
|
||||
--background-accent: #afa094;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user