Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d7bff66940 | |||
| ffd14d8b96 | |||
| d92cc7677f | |||
| f2672fa77e |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
<HeroCentered
|
<HeroCentered
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
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."
|
description="Premium gutter replacement and landscaping maintenance services dedicated to protecting your home with quality craftsmanship."
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
@@ -117,15 +117,15 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "f1", title: "Gutter Replacement", descriptions: [
|
id: "f1", title: "Gutter Replacement", descriptions: [
|
||||||
"Full roof gutter system replacement using premium materials.", "Custom-fit solutions for any home architecture."],
|
"Full roof gutter system replacement using premium materials.", "Custom-fit solutions for any home architecture."],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-practicing-yoga_72229-482.jpg?_wi=1", imageAlt: "Gutter replacement service"},
|
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-green-building-with-gray-pipe-cloudy-sky_181624-6832.jpg", imageAlt: "Professional gutter replacement installation"},
|
||||||
{
|
{
|
||||||
id: "f2", title: "Maintenance & Cleaning", descriptions: [
|
id: "f2", title: "Maintenance & Cleaning", descriptions: [
|
||||||
"Routine gutter cleaning services to prevent water damage.", "Downpipe inspection and debris clearance."],
|
"Routine gutter cleaning services to prevent water damage.", "Downpipe inspection and debris clearance."],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-practicing-yoga_72229-482.jpg?_wi=2", imageAlt: "Gutter maintenance service"},
|
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg", imageAlt: "Close-up of clean building facade and gutters"},
|
||||||
{
|
{
|
||||||
id: "f3", title: "Landscaping Maintenance", descriptions: [
|
id: "f3", title: "Landscaping Maintenance", descriptions: [
|
||||||
"Complete yard cleanup and maintenance.", "Sustainable practices to keep your property pristine."],
|
"Complete yard cleanup and maintenance.", "Sustainable practices to keep your property pristine."],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-attractive-bearded-dark-skinned-farmer-blue-t-shirt-with-garden-tools-holding-hands-crossed-looking-aside-with-confident-face-expression_176420-19901.jpg", imageAlt: "Landscaping maintenance service"},
|
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261185.jpg", imageAlt: "Well-maintained building exterior with clean gutters"},
|
||||||
]}
|
]}
|
||||||
title="Our Professional Services"
|
title="Our Professional Services"
|
||||||
description="We specialize in comprehensive gutter solutions and maintenance designed for the specific needs of Brisbane homes."
|
description="We specialize in comprehensive gutter solutions and maintenance designed for the specific needs of Brisbane homes."
|
||||||
@@ -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."},
|
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"
|
imageSrc="http://img.b2bpic.net/free-photo/furniture-assembly-worker-uses-laptop-consult-instructions-handyman-doing-good-job_482257-24842.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
title="Common Questions"
|
title="Common Questions"
|
||||||
@@ -221,4 +217,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user