Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 567992a31c | |||
| 450808baeb | |||
| fba0d16663 |
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Book", id: "booking" },
|
{ name: "Book", id: "booking" },
|
||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
]}
|
]}
|
||||||
brandName="Maybach Cutz"
|
brandName=""
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -10,9 +10,9 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f5f5;
|
--background: #fff6f6;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #ffffff;
|
--foreground: #000000;
|
||||||
--primary-cta: #1c1c1c;
|
--primary-cta: #1c1c1c;
|
||||||
--primary-cta-text: #f5f5f5;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
|
|||||||
Reference in New Issue
Block a user