Update src/app/page.tsx

This commit is contained in:
2026-03-27 19:18:28 +00:00
parent c7ffcd966c
commit 6f4d355423

View File

@@ -55,7 +55,7 @@ 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."
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."
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-getting-groomed-salon_23-2149220574.jpg?_wi=2"
videoSrc="https://www.w3schools.com/howto/img_video.mp4?_wi=2"
/>
@@ -131,4 +131,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}