Update src/app/page.tsx
This commit is contained in:
@@ -114,10 +114,10 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Local. Licensed. Always There When You Need Us."
|
||||
title="Licensed & Insured: Local Experts Always Ready to Assist You."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Estimate", href: "#contact"},
|
||||
text: "Get a Free Licensed Estimate", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -214,4 +214,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user