Merge version_2 into main #8
@@ -148,8 +148,6 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
planTitleClassName="text-2xl font-bold"
|
||||
cardClassName="ring-2 ring-offset-2 ring-primary"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -157,8 +155,8 @@ export default function LandingPage() {
|
||||
<TeamCardTen
|
||||
title="Meet the Barbers"
|
||||
tag="The Craftsmen"
|
||||
tagIcon={Users}
|
||||
tagAnimation="slide-up"
|
||||
membersAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Vilius", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-scissors-comb-looking-camera-with-serious-face-standing-orange-background_141793-67433.jpg", imageAlt: "Vilius - Fast and precise barber"
|
||||
@@ -174,7 +172,6 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
memberVariant="card"
|
||||
membersAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user