Update src/app/page.tsx
This commit is contained in:
@@ -47,6 +47,7 @@ export default function LandingPage() {
|
||||
name: "Get a Quote", id: "/contact"},
|
||||
]}
|
||||
brandName="GC Roofing"
|
||||
logoClassName="text-2xl font-bold text-primary-cta"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -290,4 +291,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user