Compare commits
5 Commits
version_2_
...
version_7_
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ed3013f6a | |||
| 46333870e0 | |||
| c127fa63ae | |||
| efab751953 | |||
| 4b5f811c49 |
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #f5faff;
|
||||
--background: #fafffb;
|
||||
--card: #ffffff;
|
||||
--foreground: #001122;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #f5faff;
|
||||
--foreground: #001a0a;
|
||||
--primary-cta: #0a705f;
|
||||
--primary-cta-text: #fafffb;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #001122;
|
||||
--accent: #a8cce8;
|
||||
--background-accent: #7ba3cf;
|
||||
--secondary-cta-text: #001a0a;
|
||||
--accent: #a8d9be;
|
||||
--background-accent: #6bbfb8;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 1.5rem;
|
||||
|
||||
@@ -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-1782258774296-wzqa3bbp.jpg",
|
||||
},
|
||||
{
|
||||
tag: "Step 3",
|
||||
|
||||
Reference in New Issue
Block a user