@@ -17,50 +17,37 @@ export default function LandingPage() {
defaultTextAnimation="background-highlight"
borderRadius="rounded"
contentWidth="smallMedium"
sizing="mediumLargeSizeMediumTitles"
sizing="largeSizeMediumTitles"
background="floatingGradient"
cardStyle="solid"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="radial-glow"
headingFontWeight="bold"
headingFontWeight="extrabold"
>
<ReactLenisroot>
<divid="nav"data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name:"Home",
id:"home",
},
{
name:"About",
id:"about",
},
{
name:"Pricing",
id:"pricing",
},
{
name:"Contact",
id:"contact",
},
{name:"Home",id:"home"},
{name:"About",id:"about"},
{name:"Pricing",id:"pricing"},
{name:"Contact",id:"contact" },
]}
brandName="FlawLikeMigo"
/>
</div>
<divid="home"data-section="home">
<HeroOverlay
title="Precision grooming by FlawLikeMigo"
description="Transforming your look with sharp cuts, clean fades, and impeccable attention to detail. Experience the difference of true craftsmanship."
<HeroCarouselLogo
logoText="FlawLikeMigo"
description="Precision grooming and premium barber services. Experience a cut designed to elevate your personal style."
@@ -68,8 +55,9 @@ export default function LandingPage() {
<MediaAbout
useInvertedBackground={false}
title="The Migo Touch"
description="With years of experience behind the chair, FlawLikeMigo is dedicated to providing more than just a haircut. We curate experiences that leave you feeling confident and sharp."
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."
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.",
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.",
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."
@@ -187,26 +107,14 @@ export default function LandingPage() {
<divid="contact"data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Schedule Your Visit"
title="Schedule Your Visit (512-504-6134)"
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.