Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-14 11:56:18 +00:00

View File

@@ -53,7 +53,7 @@ export default function ContactPage() {
borderRadius="rounded"
contentWidth="small"
sizing="largeSmallSizeMediumTitles"
background="fluid"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
@@ -86,7 +86,7 @@ export default function ContactPage() {
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205873.jpg?_wi=4"
imageAlt="A99 Barber Shop storefront"
mediaAnimation="blur-reveal"
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
/>
</div>
@@ -147,7 +147,6 @@ export default function ContactPage() {
]}
faqsAnimation="slide-up"
textPosition="left"
useInvertedBackground={false}
showCard={true}
/>
</div>