Merge version_1 into main #1
@@ -105,8 +105,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
ariaLabel="Feature showcase of JMajor Cutz service strengths"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-foreground"
|
||||
descriptionClassName="text-lg text-foreground/70 mt-4"
|
||||
itemClassName="text-4xl md:text-5xl font-bold text-foreground"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -130,8 +129,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Team section featuring JMajor Cutz barber professionals"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-foreground"
|
||||
descriptionClassName="text-lg text-foreground/70 mt-4"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-foreground"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70 mt-4"
|
||||
cardClassName="rounded-lg overflow-hidden shadow-md hover:shadow-xl transition-shadow"
|
||||
/>
|
||||
</div>
|
||||
@@ -172,8 +171,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
ariaLabel="Customer testimonials for JMajor Cutz"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-foreground"
|
||||
descriptionClassName="text-lg text-foreground/70 mt-4"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-foreground"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70 mt-4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -202,8 +201,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
ariaLabel="JMajor Cutz pricing plans"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-foreground"
|
||||
descriptionClassName="text-lg text-foreground/70 mt-4"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-foreground"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70 mt-4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user