Compare commits
3 Commits
version_4_
...
version_7_
| Author | SHA1 | Date | |
|---|---|---|---|
| 132b53d8e5 | |||
| 6e290b1cd7 | |||
| 6c63994310 |
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #f7f6f7;
|
||||
--background: #fffafa;
|
||||
--card: #ffffff;
|
||||
--foreground: #250c0d;
|
||||
--primary-cta: #b82b40;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--foreground: #1a0000;
|
||||
--primary-cta: #e63946;
|
||||
--primary-cta-text: #fffafa;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #250c0d;
|
||||
--accent: #b90941;
|
||||
--background-accent: #e8a8b6;
|
||||
--secondary-cta-text: #1a0000;
|
||||
--accent: #f5c4c7;
|
||||
--background-accent: #f09199;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 0.5rem;
|
||||
|
||||
@@ -65,7 +65,7 @@ export default function HomePage() {
|
||||
description: "Stay ahead of trends with current industry methods.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg"
|
||||
imageSrc="https://storage.googleapis.com/webild/users/user_3FYO7yyyqQCGwr6GvbiEPUEaPKL/uploaded-1782251911296-ukrv38q2.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -87,7 +87,7 @@ export default function HomePage() {
|
||||
title: "Lash Extensions",
|
||||
description: "Precision lash application and lash care certifications.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-putting-makeup_23-2150405071.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FYO7yyyqQCGwr6GvbiEPUEaPKL/uploaded-1782251911296-ukrv38q2.jpg",
|
||||
},
|
||||
{
|
||||
title: "Skin Treatments",
|
||||
|
||||
Reference in New Issue
Block a user