Compare commits

..

31 Commits

Author SHA1 Message Date
163bae4b25 Update theme colors 2026-06-02 19:15:11 +00:00
698c971184 Update theme colors 2026-06-02 19:14:49 +00:00
c2ee9958f4 Update theme colors 2026-06-02 19:14:45 +00:00
38b036c0db Update theme colors 2026-06-02 19:14:33 +00:00
a422e4e9c7 Update theme colors 2026-06-02 19:14:18 +00:00
83c2d654e3 Update theme colors 2026-06-02 19:14:11 +00:00
fb9cac2bf0 Update theme colors 2026-06-02 19:13:42 +00:00
43a8ed5a67 Update theme colors 2026-06-02 19:13:32 +00:00
09445efda4 Update theme colors 2026-06-02 19:13:23 +00:00
99110fc9aa Update theme colors 2026-06-02 19:13:06 +00:00
9d3aaf4492 Update theme colors 2026-06-02 19:12:58 +00:00
3caffceb70 Update theme colors 2026-06-02 19:12:48 +00:00
ddc4d728a1 Update theme colors 2026-06-02 19:12:32 +00:00
239746d114 Update theme colors 2026-06-02 19:12:17 +00:00
9461b0395d Update theme colors 2026-06-02 19:12:12 +00:00
39eb063341 Update theme colors 2026-06-02 19:12:02 +00:00
2f4cfff4ec Update theme colors 2026-06-02 19:11:51 +00:00
3fbcf211fd Update theme colors 2026-06-02 19:11:43 +00:00
6611823044 Update theme colors 2026-06-02 19:11:33 +00:00
ae028aaaff Update theme colors 2026-06-02 19:11:18 +00:00
71ba559493 Update theme colors 2026-06-02 19:11:11 +00:00
818203bd90 Update theme colors 2026-06-02 19:11:00 +00:00
3114fb140c Update theme colors 2026-06-02 19:10:34 +00:00
d8f94ca9a7 Update theme colors 2026-06-02 19:10:22 +00:00
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
2 changed files with 10 additions and 10 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: #f7f6f7; --background: #ffffff;
--card: #ffffff; --card: #FFCDCD;
--foreground: #1b0c25; --foreground: #dcdcdb;
--primary-cta: #1b0c25; --primary-cta: #FFCDCD;
--primary-cta-text: #f7f6f7; --primary-cta-text: #000000;
--secondary-cta: #ffffff; --secondary-cta: #FFCDCD;
--secondary-cta-text: #1b0c25; --secondary-cta-text: #000000;
--accent: #ff93e4; --accent: #f6dddd;
--background-accent: #e8a8c3; --background-accent: #fffcfa;
/* 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);