Update src/app/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now", href: "#contact"},
|
||||
text: "Get a Free Estimate", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
@@ -253,4 +253,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user