Merge version_2 into main #1

Merged
development merged 1 commits from version_2 into main 2026-01-03 17:40:59 +00:00
Showing only changes of commit 38776bd3da - Show all commits

View File

@@ -9,6 +9,7 @@ import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCa
import FaqBase from "@/components/sections/faq/FaqBase";
import ContactText from "@/components/sections/contact/ContactText";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import { Tag } from "lucide-react";
export default function BarbershopPage() {
return (
@@ -65,6 +66,7 @@ export default function BarbershopPage() {
<div id="services" data-section="services">
<FeatureCardTwenty
tag="Our Services"
tagIcon={Tag}
title="Exceptional Grooming Services"
description="From classic haircuts to premium beard treatments, we deliver excellence in every service. Each client receives personalized attention and expert craftsmanship."
textboxLayout="default"