Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 567992a31c | |||
| 450808baeb |
@@ -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,7 +10,7 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #000000;
|
--background: #fff6f6;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #000000;
|
--foreground: #000000;
|
||||||
--primary-cta: #1c1c1c;
|
--primary-cta: #1c1c1c;
|
||||||
|
|||||||
Reference in New Issue
Block a user