Merge version_2 into main #2
@@ -67,6 +67,7 @@ export default function LandingPage() {
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
avatars={[{ src: "http://img.b2bpic.net/free-photo/front-view-man-hair-salon_23-2150665449.jpg", alt: "Customer" }]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -75,6 +76,8 @@ export default function LandingPage() {
|
||||
title="Join Our Satisfied Clients"
|
||||
description="We pride ourselves on community focus and consistent results. Whether you need a fresh fade or a traditional shave, we are here for you."
|
||||
names={["Precision Fades", "Beard Trimming", "Hot Towel Shaves", "Professional Grooming", "Community Focused"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -84,6 +87,7 @@ export default function LandingPage() {
|
||||
title="Visit Us in San Juan"
|
||||
description="Address: 205 Nolana Loop Suite 12, San Juan, TX 78589 | Phone: (956) 223-4409. Stop by to see why we are the top-rated choice for quality cuts."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user