Compare commits
4 Commits
version_14
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| 75a8912eb1 | |||
| 9c6e8aa915 | |||
| 809e647910 | |||
| d0850756b3 |
@@ -57,7 +57,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."
|
||||||
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"
|
videoSrc="https://www.w3schools.com/howto/img_video.mp4?_wi=2"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -132,4 +132,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #2c2c2c;
|
--background: #ffffff;
|
||||||
--card: #3a3a3a;
|
--card: #f9f9f9;
|
||||||
--foreground: #f5f5f5;
|
--foreground: #1a1a1a;
|
||||||
--primary-cta: #f5f5f5;
|
--primary-cta: #15479c;
|
||||||
--primary-cta-text: #f5f4f0;
|
--primary-cta-text: #f5f4f0;
|
||||||
--secondary-cta: #2c2c2c;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #1a1a1a;
|
--secondary-cta-text: #1a1a1a;
|
||||||
--accent: #5c5c5c;
|
--accent: #e2e2e2;
|
||||||
--background-accent: #4a4a4a;
|
--background-accent: #c4c4c4;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user