Compare commits

...

2 Commits

Author SHA1 Message Date
46333870e0 Update src/pages/HomePage.tsx 2026-06-23 23:52:30 +00:00
c127fa63ae Update theme colors 2026-06-23 17:27:32 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #f5f5f5;
--background: #fafffb;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--foreground: #001a0a;
--primary-cta: #0a705f;
--primary-cta-text: #fafffb;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbfb8;
/* @layout/border-radius/rounded */
--radius: 1.5rem;

View File

@@ -96,7 +96,7 @@ export default function HomePage() {
title: "Service Day",
subtitle: "We arrive on time",
description: "Our team executes the work with precision and care.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552310.jpg",
imageSrc: "https://storage.googleapis.com/webild/users/user_3FXy6XqtM1cttNQpbwC9FlWFm0b/uploaded-1782258706872-ghn54axp.jpg",
},
{
tag: "Step 3",