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