Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f417faa10 | |||
| 4bb158379d | |||
| 383721be0e | |||
| dc9ebc64c3 | |||
| a347ffbe2a |
@@ -62,8 +62,8 @@ export default function LandingPage() {
|
|||||||
text: "View Services", href: "#services"},
|
text: "View Services", href: "#services"},
|
||||||
]}
|
]}
|
||||||
buttonAnimation="opacity"
|
buttonAnimation="opacity"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-women-party_23-2149272196.jpg"
|
imageSrc="https://img.b2bpic.net/free-photo/healthy-beautiful-manicure-manicurist_23-2148766558.jpg?id=11296770"
|
||||||
imageAlt="Luxurious nail salon interior"
|
imageAlt="Exquisite nail artistry"
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f5f5;
|
--background: #fffafa;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #1c1c1c;
|
--foreground: #1a0000;
|
||||||
--primary-cta: #1c1c1c;
|
--primary-cta: #e63946;
|
||||||
--primary-cta-text: #f5f5f5;
|
--primary-cta-text: #fffafa;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #1c1c1c;
|
--secondary-cta-text: #1a0000;
|
||||||
--accent: #e63946;
|
--accent: #f5c4c7;
|
||||||
--background-accent: #e8bea8;
|
--background-accent: #f09199;
|
||||||
|
|
||||||
/* 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