Merge version_1 into main #2
@@ -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>
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -99,6 +99,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
|
||||
Reference in New Issue
Block a user