Merge version_1 into main #3
@@ -117,8 +117,8 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Barbershop services section"
|
||||
containerClassName="max-w-7xl"
|
||||
titleClassName="text-4xl md:text-5xl font-bold"
|
||||
descriptionClassName="text-base md:text-lg"
|
||||
cardTitleClassName="text-4xl md:text-5xl font-bold"
|
||||
textBoxDescriptionClassName="text-base md:text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -155,8 +155,8 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
ariaLabel="Good Life Barbershop team section"
|
||||
containerClassName="max-w-7xl"
|
||||
titleClassName="text-4xl md:text-5xl font-bold"
|
||||
descriptionClassName="text-base md:text-lg"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold"
|
||||
textBoxDescriptionClassName="text-base md:text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -192,8 +192,8 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
ariaLabel="Customer testimonials section"
|
||||
containerClassName="max-w-7xl"
|
||||
titleClassName="text-4xl md:text-5xl font-bold"
|
||||
descriptionClassName="text-base md:text-lg"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold"
|
||||
textBoxDescriptionClassName="text-base md:text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user