@@ -17,12 +17,12 @@ export default function LandingPage() {
defaultTextAnimation = "background-highlight"
borderRadius = "rounded"
contentWidth = "smallMedium"
sizing = "mediumL argeSizeMediumTitles"
sizing = "l argeSizeMediumTitles"
background = "floatingGradient"
cardStyle = "solid"
primaryButtonStyle = "diagonal-gradient"
secondaryButtonStyle = "radial-glow"
headingFontWeight = "bold"
headingFontWeight = "extra bold"
>
< ReactLenis root >
< div id = "nav" data-section = "nav" >
@@ -40,13 +40,13 @@ export default function LandingPage() {
< div id = "home" data-section = "home" >
< HeroCarouselLogo
logoText = "FlawLikeMigo"
description = "Precision grooming and premium barber services. Experience a cut designed to elevate your personal style ."
description = "Serving Buda, Kyle, and the greater Austin area— elevating your style with precision ."
buttons = { [
{ text : "Book Appointment" , href : "#contact" } ,
] }
slides = { [
{ imageSrc : "http://img.b2bpic.net/free-photo/combs-brushes_23-2147711617 .jpg" } ,
{ imageSrc : "http://img.b2bpic.net/free-photo/medium-shot-man-getting-groomed-salon_23-2149220574.jpg?_wi=1 " }
{ imageSrc : "https ://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXcDHoKBX1pK6RdszTOwD4Yhel/uploaded-1774639907880-qdv0qs1a .jpg" } ,
{ imageSrc : "https ://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXcDHoKBX1pK6RdszTOwD4Yhel/uploaded-1774639907880-gfi2j7xb.jpg " }
] }
/ >
< / div >
@@ -55,6 +55,7 @@ export default function LandingPage() {
< MediaAbout
useInvertedBackground = { false }
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."
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"
@@ -68,17 +69,17 @@ export default function LandingPage() {
useInvertedBackground = { false }
plans = { [
{
id : "p1 " , badge : "Most Popular " , price : "$4 5" , subtitle : "The Signature Cut " , buttons : [ { text : "Book" , href : "#contact" } ] ,
features : [ "Precision Haircut" , "Line-up" , "Hot Towel Service " ] ,
id : "p2 " , badge : "Classic " , price : "$3 5" , subtitle : "Haircut with Eyebrows " , buttons : [ { text : "Book" , href : "#contact" } ] ,
features : [ "Precision Haircut" , "Eyebrow Grooming" , "Line-up " ] ,
} ,
{
id : "p2 " , badge : "Complet e" , price : "$6 5" , subtitle : "Full Grooming " , buttons : [ { text : "Book" , href : "#contact" } ] ,
id : "p1 " , badge : "Signatur e" , price : "$4 5" , subtitle : "Full service hair cut with design, black mask, and eyebrows " , buttons : [ { text : "Book" , href : "#contact" } ] ,
features : [ "Precision Haircut" , "Custom Design" , "Black Mask Treatment" , "Eyebrow Grooming" ] ,
} ,
{
id : "p3" , badge : "Complete" , price : "$50" , subtitle : "Full Grooming" , buttons : [ { text : "Book" , href : "#contact" } ] ,
features : [ "Signature Cut" , "Beard Trim" , "Facial Treatment" ] ,
} ,
{
id : "p3" , badge : "Executive" , price : "$85" , subtitle : "The Migo Elite" , buttons : [ { text : "Book" , href : "#contact" } ] ,
features : [ "Full Grooming" , "Hot Towel" , "Express Facial" ] ,
} ,
] }
title = "Services & Pricing"
description = "Select the service that fits your style."
@@ -106,7 +107,7 @@ export default function LandingPage() {
< div id = "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."
inputs = { [
{ name : "name" , type : "text" , placeholder : "Your Name" , required : true } ,