Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 13b8dd9a25 | |||
| ae12434fdf | |||
| 130cebe71c | |||
| 4ded68129e | |||
| 3f1848607d | |||
| 6ebab59924 | |||
| 77e07c0030 |
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
mediaItems={[
|
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"},
|
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;
|
--background: #ebe4df;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #4e2803;
|
--foreground: #402102;
|
||||||
--primary-cta: #27231f;
|
--primary-cta: #27231f;
|
||||||
--primary-cta-text: #e3deea;
|
--primary-cta-text: #e3deea;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
|
|||||||
Reference in New Issue
Block a user