Compare commits
14 Commits
version_3
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| 3114fb140c | |||
| d8f94ca9a7 | |||
| c01b8cafa8 | |||
| b9d7e5b4a4 | |||
| 577cc2d07b | |||
| 9548e5396e | |||
| 3f3eef856b | |||
| 67c865330c | |||
| e51f4b3b8f | |||
| 70642bb137 | |||
| 2a326bbbf1 | |||
| f50c8d42cc | |||
| 879784487f | |||
| 4d8ebde1c4 |
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
|||||||
text: "View Services", href: "#services"},
|
text: "View Services", href: "#services"},
|
||||||
]}
|
]}
|
||||||
buttonAnimation="opacity"
|
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"
|
imageAlt="Exquisite nail artistry"
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fffafa;
|
--background: #16100a;
|
||||||
--card: #ffffff;
|
--card: #efe7dd;
|
||||||
--foreground: #1a0000;
|
--foreground: #2b180a;
|
||||||
--primary-cta: #e63946;
|
--primary-cta: #2b180a;
|
||||||
--primary-cta-text: #fffafa;
|
--primary-cta-text: #f6f0e9;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #efe7dd;
|
||||||
--secondary-cta-text: #1a0000;
|
--secondary-cta-text: #2b180a;
|
||||||
--accent: #f5c4c7;
|
--accent: #94877c;
|
||||||
--background-accent: #f09199;
|
--background-accent: #afa094;
|
||||||
|
|
||||||
/* 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