Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bc3053201e | |||
| f276e4b3f9 | |||
| d7bff66940 | |||
| ffd14d8b96 | |||
| d92cc7677f | |||
| f2672fa77e |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Expert Gutter Replacement on Brisbane Southside"
|
||||
title="Protect Your Home With Professional Brisbane Gutter Replacement"
|
||||
description="Premium gutter replacement and landscaping maintenance services dedicated to protecting your home with quality craftsmanship."
|
||||
avatars={[
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
{
|
||||
text: "View Our Services", href: "#services"},
|
||||
text: "Explore Our Services", href: "#services"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
@@ -165,10 +165,6 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "q3", title: "Are you licensed and insured?", content: "Absolutely, we are fully licensed and insured for all roofing and landscaping services."},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/furniture-assembly-worker-uses-laptop-consult-instructions-handyman-doing-good-job_482257-24842.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
title="Common Questions"
|
||||
@@ -221,4 +217,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user