Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| df2b9d987b | |||
| 8975eda79d | |||
| e160f2ac71 | |||
| 8e389e48a0 | |||
| 968f3607ea | |||
| 07c12064e8 | |||
| 5c7708dff8 | |||
| 80c33c369b | |||
| 20b877904d | |||
| 9c45fb7de5 |
@@ -46,14 +46,14 @@ export default function LandingPage() {
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Melbourne’s Trusted Plumbing Experts"
|
||||
title="Licensed Melbourne Plumbers: 24/7 Rapid Response"
|
||||
description="Fast, reliable, and professional plumbing services across Melbourne. Quality workmanship you can count on — every time."
|
||||
tag="Rated 3.8 by local customers"
|
||||
tag="5-Star Rated Professional Melbourne Plumbers"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now: (03) 9055 5850", href: "tel:0390555850"},
|
||||
{
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
text: "Request Free Quote", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "3", title: "Effective Fix", quote: "Quick and effective service. Got the job done right.", name: "Emily R.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-creative-joyful-goodlooking-female-designer-artist-glasses-with-red-hair-holding-two-p_1258-133140.jpg"},
|
||||
{
|
||||
id: "4", title: "Highly Recommend", quote: "Excellent team and very honest about the pricing.", name: "David K.", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/young-hairdresser-woman-wearing-apron-holding-clipboard-pen-shouting-yelling-angry-frustrated-standing-blue-background_141793-140172.jpg"},
|
||||
id: "4", title: "Highly Recommend", quote: "Excellent team and very honest about the pricing.", name: "David K.", role: "Business Owner", imageSrc: "http://img.b2bpic.net/young-hairdresser-woman-wearing-apron-holding-clipboard-pen-shouting-yelling-angry-frustrated-standing-blue-background_141793-140172.jpg"},
|
||||
{
|
||||
id: "5", title: "Top Notch", quote: "Prompt and clean. Best plumbing service in Melbourne.", name: "James B.", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/gardening-concept-with-woman_23-2148000101.jpg"},
|
||||
]}
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-static"}}
|
||||
text="Need a plumber you can rely on? Get fast, professional service today. Located at 15 Thor Ct, Keilor East VIC 3033. (03) 9055 5850. Business Hours: Mon-Fri 8am-5pm."
|
||||
text="We arrive on time, every time. Same-Day Service Availability. Get fast, professional service today. Located at 15 Thor Ct, Keilor East VIC 3033. (03) 9055 5850. Business Hours: Mon-Fri 8am-5pm."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now", href: "tel:0390555850"},
|
||||
|
||||
Reference in New Issue
Block a user