Merge version_15 into main #17

Merged
bender merged 1 commits from version_15 into main 2026-03-27 19:36:04 +00:00

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
title="The Migo Touch"
tag="Come get right, best in the city I dont 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."
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-getting-groomed-salon_23-2149220574.jpg?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXcDHoKBX1pK6RdszTOwD4Yhel/uploaded-1774640146026-zf8iucja.jpg"
videoSrc="https://www.w3schools.com/howto/img_video.mp4?_wi=2"
/>
</div>
@@ -132,4 +132,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}