Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fd0dcbc92a | |||
| dabf144409 | |||
| 3be8d1623f | |||
| 2958661d3f | |||
| 8ca593c6a2 | |||
| 8d02af69d7 | |||
| 283d6e217b |
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Serenity Spa"
|
||||
brandName="lashe Spa"
|
||||
button={{ text: "Book Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-notepad-with-brush-candles_23-2148439282.jpg", imageAlt: "spa menu facial treatment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-getting-massage_23-2151178214.jpg", imageAlt: "massage therapy oil treatment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-heated-rocks-back-spa_23-2148345824.jpg", imageAlt: "hot stone spa therapy" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/composition-bathroom-spa-objects_23-2147999815.jpg", imageAlt: "spa body scrub treatment" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dg0FAHyzoQ5KjgjREEzSP8kMiD/uploaded-1778689123771-aedvuiii.jpg", imageAlt: "spa body scrub treatment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wood-turkish-sauna_158595-6274.jpg", imageAlt: "spa sauna room wellness" },
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--background: #000000;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000f06e6;
|
||||
--primary-cta: #0a7039;
|
||||
--primary-cta: #000000;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000f06e6;
|
||||
|
||||
Reference in New Issue
Block a user