@@ -18,7 +18,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="largeSizeMediumTitles"
background="floatingGradient"
background="none"
cardStyle="solid"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="radial-glow"
@@ -31,6 +31,7 @@ export default function LandingPage() {
{name:"Home",id:"home"},
{name:"About",id:"about"},
{name:"Pricing",id:"pricing"},
{name:"Testimonials",id:"testimonial"},
{name:"Contact",id:"contact"},
]}
brandName="FlawLikeMigo"
@@ -57,7 +58,7 @@ export default function LandingPage() {
title="The Migo Touch"
tag="Come get right, best in the city I don’t sell the cut I sell an experience"
description="FlawLikeMigo is a young, precision-focused barber based in Buda and Kyle, Texas—just a 15-minute drive from Austin. With years of experience behind the chair, we are dedicated to providing more than just a haircut; we curate a premium grooming experience designed to leave you feeling sharp, confident, and ready for anything."
@@ -87,46 +88,35 @@ export default function LandingPage() {
</div>
<divid="testimonial"data-section="testimonial">
<TestimonialCardSix
animationType="slide-up"
textboxLayout="default"
<TestimonialCardTwo
animationType="blur-reveal"
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id:"t1",name:"James R.",handle:"@jamesr", testimonial:"Best fade I've had in years. Migo is a perfectionist.",imageSrc:"http://img.b2bpic.net/free-photo/happy-young-man-sitting-isolated-grey_171337-10568.jpg?_wi=1"},
{
id:"t2",name:"Marcus W.",handle:"@m_w",testimonial:"Clean, sharp, and consistent. The service is always top tier.",imageSrc:"http://img.b2bpic.net/free-photo/joyful-young-handsome-barber-holding-hair-clippers-winner-cup-isolated-olive-green_141793-84218.jpg"},
{
id:"t3",name:"David L.",handle:"@dl_styles",testimonial:"Top quality service. I walk out feeling like a new man every time.",imageSrc:"http://img.b2bpic.net/free-photo/hairstylist-giving-haircut-customer_23-2148506233.jpg"}
]}
title="What Clients Say"
description="Don't just take our word for it."
title="Client Reviews"
description="What our community has to say about the Migo experience."
testimonials={[]}
/>
</div>
<divid="contact"data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Schedule Your Visit (512-504-6134)"
<ContactSplit
tag="Book Now"
title="Schedule Your Visit"
description="Ready to get fresh? Reach out and let's get you on the schedule."
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.