@@ -31,6 +31,7 @@ export default function LandingPage() {
{name:"Home",id:"home"},
{name:"Home",id:"home"},
{name:"About",id:"about"},
{name:"About",id:"about"},
{name:"Pricing",id:"pricing"},
{name:"Pricing",id:"pricing"},
{name:"Testimonials",id:"testimonial"},
{name:"Contact",id:"contact"},
{name:"Contact",id:"contact"},
]}
]}
brandName="FlawLikeMigo"
brandName="FlawLikeMigo"
@@ -57,7 +58,7 @@ export default function LandingPage() {
title="The Migo Touch"
title="The Migo Touch"
tag="Come get right, best in the city I don’t sell the cut I sell an experience"
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."
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,20 +88,15 @@ export default function LandingPage() {
</div>
</div>
<divid="testimonial"data-section="testimonial">
<divid="testimonial"data-section="testimonial">
<TestimonialCardSix
<TestimonialCardOne
animationType="slide-up"
animationType="slide-up"
textboxLayout="default"
textboxLayout="split"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
testimonials={[
useInvertedBackground={true}
{
title="Client Reviews"
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"},
description="Rate your experience and let us know how we did."
{
buttons={[{text:"Leave a Review",href:"#contact"}]}
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"},
testimonials={[]}
{
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."
/>
/>
</div>
</div>
@@ -114,7 +110,7 @@ export default function LandingPage() {
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.