Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ae12434fdf | |||
| 130cebe71c | |||
| 4ded68129e | |||
| 3f1848607d | |||
| d0ba477d15 | |||
| 6ebab59924 | |||
| 77e07c0030 |
@@ -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"},
|
||||
{
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
--background: #ebe4df;
|
||||
--card: #ffffff;
|
||||
--foreground: #27231f;
|
||||
--foreground: #402102;
|
||||
--primary-cta: #27231f;
|
||||
--primary-cta-text: #e3deea;
|
||||
--secondary-cta: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user