Merge version_3 into main #4

Merged
bender merged 2 commits from version_3 into main 2026-04-21 00:55:07 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ export default function GalleryPage() {
<div id="gallery" data-section="gallery">
<FeatureCardTwentyFour
title="Our Gallery"
titleClassName="text-3xl"
cardTitleClassName="text-3xl"
description="Explore our premium barbershop interiors, skilled barbers at work, and our signature cuts and styles."
textboxLayout="default"
animationType="slide-up"

View File

@@ -38,7 +38,7 @@ export default function ServicesPage() {
textboxLayout="default"
useInvertedBackground={false}
title="Our Services"
titleClassName="text-3xl"
cardTitleClassName="text-3xl"
description="Expert grooming tailored to your style."
features={[
{ id: "1", label: "Cuts", title: "Precision Scissor Cuts", items: ["Master stylist consultation", "Expert shaping and texturizing", "Scalp conditioning wash"] },