From 0646dd54676a74c79c75bdcb2f36f18e7d921c5f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 14:53:36 +0000 Subject: [PATCH 1/3] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 76d9112..86d5e36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="Gentleman's Cut" + brandName="Njoros Barber" /> @@ -53,7 +53,7 @@ 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"}, @@ -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." /> @@ -185,7 +185,7 @@ 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." /> @@ -228,7 +228,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." /> @@ -254,7 +254,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 +282,10 @@ export default function LandingPage() { ], }, ]} - logoText="Gentleman's Cut" + logoText="Njoros Barber" /> ); -} +} \ No newline at end of file -- 2.49.1 From e608eb777dcc87a1aea9855917b1191d2a2902cf Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 14:53:37 +0000 Subject: [PATCH 2/3] Update src/app/styles/variables.css --- src/app/styles/variables.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index b7afc67..b168257 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -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); -- 2.49.1 From ceb561447a104cc28fefb8165eb2ded692946c2b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 14:55:51 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 86d5e36..8b66c13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,13 +56,13 @@ export default function LandingPage() { 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"}, ]} @@ -191,6 +191,7 @@ export default function LandingPage() {