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