10 Commits

Author SHA1 Message Date
761fea10d9 Update src/app/styles/variables.css 2026-02-15 22:48:41 +00:00
9af643b8b7 Update src/app/page.tsx 2026-02-15 22:48:40 +00:00
dedf6f2343 Update src/app/layout.tsx 2026-02-15 22:48:39 +00:00
a5e53a89d4 Merge version_2 into main
Merge version_2 into main
2026-02-15 22:43:35 +00:00
09d0163d16 Merge version_2 into main
Merge version_2 into main
2026-02-15 22:43:26 +00:00
a9fefe8e95 Merge version_2 into main
Merge version_2 into main
2026-02-15 22:43:01 +00:00
5f68f61b36 Merge version_2 into main
Merge version_2 into main
2026-02-15 22:39:45 +00:00
23a165d1e1 Merge version_2 into main
Merge version_2 into main
2026-02-15 22:37:24 +00:00
6dbc262166 Merge version_2 into main
Merge version_2 into main
2026-02-15 21:57:52 +00:00
5a13a3ecda Merge version_2 into main
Merge version_2 into main
2026-02-15 21:55:09 +00:00
3 changed files with 21 additions and 1272 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -6,7 +6,6 @@ import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import FeatureCardOne from '@/components/sections/feature/FeatureCardOne'; import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import ContactSplit from '@/components/sections/contact/ContactSplit'; import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterBase from '@/components/sections/footer/FooterBase'; import FooterBase from '@/components/sections/footer/FooterBase';
@@ -33,10 +32,8 @@ export default function BarberShopPage() {
{ name: "Services", id: "services" }, { name: "Services", id: "services" },
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Barbers", id: "barbers" }, { name: "Barbers", id: "barbers" },
{ name: "Reviews", id: "testimonials" }, { name: "Reviews", id: "testimonials" }
]}
{ name: "Blog", id: "/blog" },
]}
button={{ button={{
text: "Book Now", href: "#contact" text: "Book Now", href: "#contact"
}} }}
@@ -45,7 +42,7 @@ export default function BarberShopPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitKpi <HeroSplitKpi
title="Hof Coral the barber" title="Premium Barbering for the Modern Man"
description="Experience expert grooming in our welcoming barber shop. Professional cuts, clean shaves, and impeccable styling from our master barbers." description="Experience expert grooming in our welcoming barber shop. Professional cuts, clean shaves, and impeccable styling from our master barbers."
background={{ variant: "glowing-orb" }} background={{ variant: "glowing-orb" }}
kpis={[ kpis={[
@@ -60,7 +57,7 @@ export default function BarberShopPage() {
{ text: "Book Now", href: "#contact" }, { text: "Book Now", href: "#contact" },
{ text: "Learn More", href: "#about" } { text: "Learn More", href: "#about" }
]} ]}
imageSrc="https://img.b2bpic.net/free-photo/young-man-barbershop-trimming-hair_1303-26254.jpg?id=12804095" imageSrc="https://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg"
imageAlt="Modern barber shop interior" imageAlt="Modern barber shop interior"
imagePosition="right" imagePosition="right"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -98,7 +95,7 @@ export default function BarberShopPage() {
<InlineImageSplitTextAbout <InlineImageSplitTextAbout
heading={[ heading={[
{ type: "text", content: "Crafted grooming expertise since" }, { type: "text", content: "Crafted grooming expertise since" },
{ type: "image", src: "https://img.b2bpic.net/free-photo/young-man-barbershop-trimming-hair_1303-26254.jpg?id=12804095", alt: "Sharp Cuts Barber Logo" }, { type: "image", src: "https://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg", alt: "Sharp Cuts Barber Logo" },
{ type: "text", content: "2009. We deliver precision and style." } { type: "text", content: "2009. We deliver precision and style." }
]} ]}
buttons={[ buttons={[
@@ -133,36 +130,6 @@ export default function BarberShopPage() {
/> />
</div> </div>
<div id="features" data-section="features">
<FeatureCardNine
title="Why Choose Sharp Cuts?"
description="Discover what sets us apart in the barbering industry. Premium quality, expert craftsmanship, and dedicated customer service."
tag="Our Advantages"
tagIcon={Sparkles}
features={[
{
id: 1,
title: "Expert Craftsmen", description: "Our master barbers bring years of training and passion to every service, ensuring precision cuts and perfect styling every time.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg", imageAlt: "Expert barber at work" },
phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg", imageAlt: "Expert barber at work" }
},
{
id: 2,
title: "Premium Products", description: "We use only the finest grooming products and tools, selected to provide superior results and comfort for our valued clients.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/hairstylist-woman-doing-haircut_1163-2018.jpg", imageAlt: "Premium grooming products" },
phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/hairstylist-woman-doing-haircut_1163-2018.jpg", imageAlt: "Premium grooming products" }
},
{
id: 3,
title: "Welcoming Atmosphere", description: "Our shop is designed as a comfortable retreat where men can relax, connect, and experience exceptional grooming services.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/young-man-barbershop-trimming-hair_1303-26254.jpg?id=12804095", imageAlt: "Welcoming barber shop interior" },
phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/young-man-barbershop-trimming-hair_1303-26254.jpg?id=12804095", imageAlt: "Welcoming barber shop interior" }
}
]}
showStepNumbers={false}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
/>
</div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardSix <TestimonialCardSix
title="What Our Customers Say" title="What Our Customers Say"

View File

@@ -2,21 +2,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #ffffff;;;;; /* --background: #f7f6f7;;
--card: #f9f9f9;;;;; --card: #ffffff;;
--foreground: #120a00e6;;;;; --foreground: #0c1325;;
--primary-cta: #ff8c42;;;;; --primary-cta: #0798ff;;
--secondary-cta: #f9f9f9;;;;; --secondary-cta: #ffffff;;
--accent: #e2e2e2;;;;; --accent: #93c7ff;;
--background-accent: #c4c4c4;;;;; */ --background-accent: #a8cde8;; */
--background: #ffffff;;;;; --background: #f7f6f7;;
--card: #f9f9f9;;;;; --card: #ffffff;;
--foreground: #120a00e6;;;;; --foreground: #0c1325;;
--primary-cta: #ff8c42;;;;; --primary-cta: #0798ff;;
--secondary-cta: #f9f9f9;;;;; --secondary-cta: #ffffff;;
--accent: #e2e2e2;;;;; --accent: #93c7ff;;
--background-accent: #c4c4c4;;;;; --background-accent: #a8cde8;;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);