Merge version_3 into main #4
@@ -52,7 +52,6 @@ export default function BlogPage() {
|
||||
description="Expert tips, techniques, and industry insights from professional barbers"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -94,7 +94,6 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="auto"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -119,10 +118,8 @@ export default function LandingPage() {
|
||||
tag="Gallery"
|
||||
tagIcon={Image}
|
||||
animationType="slide-up"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
>
|
||||
<div className="bg-card rounded-theme overflow-hidden aspect-square">
|
||||
<img src="https://img.b2bpic.net/free-photo/stylish-haircut-barbershop_1163-2012.jpg" alt="Precision fade haircut" className="w-full h-full object-cover" />
|
||||
|
||||
Reference in New Issue
Block a user