Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e09fe6b13d | |||
| a3f74f7f9f | |||
| 7220b59fc9 | |||
| 7768712be8 | |||
| d4cedc2292 | |||
| 0ca7d120cb | |||
| 38cc0a1847 | |||
| e738aeaf32 | |||
| fa7d7b06d6 | |||
| 3ed1e0a6e1 | |||
| 20c5fa9956 |
@@ -27,7 +27,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="G. MCARDLE"
|
||||
brandName="Elite Plumbing Solutions"
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "features" },
|
||||
|
||||
@@ -12,11 +12,11 @@
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000000;
|
||||
--foreground: #000612e6;
|
||||
--primary-cta: #000000;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000000;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user