Compare commits

...

10 Commits

Author SHA1 Message Date
c01b8cafa8 Update theme colors 2026-06-02 19:10:19 +00:00
b9d7e5b4a4 Update theme colors 2026-06-02 19:10:12 +00:00
577cc2d07b Update theme colors 2026-06-02 19:09:54 +00:00
9548e5396e Update theme colors 2026-06-02 19:09:40 +00:00
3f3eef856b Update theme colors 2026-06-02 19:09:29 +00:00
67c865330c Update src/app/page.tsx 2026-06-02 19:08:56 +00:00
e51f4b3b8f Update theme colors 2026-06-02 19:07:41 +00:00
70642bb137 Update theme colors 2026-06-02 19:07:36 +00:00
2a326bbbf1 Update theme colors 2026-06-02 19:07:13 +00:00
f50c8d42cc Update theme colors 2026-06-02 19:07:05 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -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}
/> />

View File

@@ -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);