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