Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9979e5cec4 | |||
| 91b8f749df | |||
| b54900011a | |||
| d3a83d8a5b | |||
| e5f7398ff8 | |||
| 7f3526b241 | |||
| d26720ba92 |
@@ -1407,4 +1407,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -56,7 +56,7 @@ export default function HomePage() {
|
||||
title="Trusted Local Plumbers in Holland Park West – 24/7 Service"
|
||||
description="Reliable, honest plumbing services backed by 4.9-star customer satisfaction. We handle emergency repairs, hot water systems, leak detection, and more."
|
||||
tag="Local Brisbane Plumbers"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumber-with-his-tools_1368-956.jpg?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWhi2Lzw4PSlRYpTmkY5A9yH6/uploaded-1772527474458-s9aqcj9o.png"
|
||||
imageAlt="Professional plumber with tools"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -120,7 +120,7 @@ export default function HomePage() {
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
title="About Peter Tavener Plumbing"
|
||||
description="Local plumbing expertise serving Holland Park West and surrounding Brisbane suburbs with honest, reliable service."
|
||||
description="Trusted by Holland Park West residents for over a decade with honest, reliable service and a commitment to excellence."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
bulletPoints={[
|
||||
@@ -139,6 +139,10 @@ export default function HomePage() {
|
||||
]}
|
||||
imagePosition="right"
|
||||
mediaAnimation="none"
|
||||
buttons={[
|
||||
{ text: "View Our Work", href: "#services" },
|
||||
{ text: "Read Reviews", href: "#reviews" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -189,4 +193,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user