Compare commits
11 Commits
version_2
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 577cc2d07b | |||
| 9548e5396e | |||
| 3f3eef856b | |||
| 67c865330c | |||
| e51f4b3b8f | |||
| 70642bb137 | |||
| 2a326bbbf1 | |||
| f50c8d42cc | |||
| 879784487f | |||
| 4d8ebde1c4 | |||
| 9f417faa10 |
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
text: "View Services", href: "#services"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/healthy-beautiful-manicure-manicurist_23-2148766558.jpg?id=11296770"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820404.jpg?id=34136175"
|
||||
imageAlt="Exquisite nail artistry"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f5f5;
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--foreground: #f6c8c9;
|
||||
--primary-cta: #b82b40;
|
||||
--primary-cta-text: #be506a;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #e63946;
|
||||
--background-accent: #e8bea8;
|
||||
--secondary-cta-text: #250c0d;
|
||||
--accent: #b90941;
|
||||
--background-accent: #e8a8b6;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user