8 Commits

Author SHA1 Message Date
13b8dd9a25 Merge version_6 into main
Merge version_6 into main
2026-06-03 15:55:27 +00:00
ae12434fdf Update src/app/page.tsx 2026-06-03 15:55:24 +00:00
130cebe71c Merge version_5 into main
Merge version_5 into main
2026-06-03 15:50:12 +00:00
4ded68129e Update theme colors 2026-06-03 15:50:09 +00:00
3f1848607d Merge version_4 into main
Merge version_4 into main
2026-06-03 15:49:45 +00:00
d0ba477d15 Update theme colors 2026-06-03 15:49:42 +00:00
6ebab59924 Merge version_3 into main
Merge version_3 into main
2026-06-03 15:48:30 +00:00
77e07c0030 Merge version_2 into main
Merge version_2 into main
2026-06-03 15:46:07 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/white-candles-shine-shelves_1304-5595.jpg", imageAlt: "Luxurious beauty salon interior with soft lighting"},
imageSrc: "https://assets.replicate.com/images/blog/lora-webui-civitai-step-by-step/realistic-lusion-image.jpeg", imageAlt: "Luxurious beauty salon interior with soft lighting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-woman_23-2147817023.jpg", imageAlt: "Client receiving a relaxing massage at a spa"},
{

View File

@@ -12,7 +12,7 @@
--background: #ebe4df;
--card: #ffffff;
--foreground: #27231f;
--foreground: #402102;
--primary-cta: #27231f;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;