Merge version_4 into main #7
@@ -1407,4 +1407,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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