Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-14 11:55:51 +00:00
3 changed files with 4 additions and 2 deletions

View File

@@ -78,7 +78,7 @@ export default function AboutPage() {
imageSrc="http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275503.jpg?_wi=2"
imageAlt="Professional barber team at A99"
mediaAnimation="blur-reveal"
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
/>
</div>

View File

@@ -96,7 +96,7 @@ export default function ContactPage() {
title="Reach Out to A99 Barber Shop"
description="Book your appointment or get more information about our services. We're located in the heart of Haarlem."
tagAnimation="slide-up"
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275503.jpg?_wi=3"
imageAlt="A99 Barber Shop team"
@@ -112,6 +112,7 @@ export default function ContactPage() {
<FaqSplitText
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about A99 Barber Shop services and booking."
useInvertedBackground={false}
faqs={[
{
id: "faq-1",

View File

@@ -99,6 +99,7 @@ export default function HomePage() {
tagAnimation="slide-up"
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
features={[
{
id: 1,