Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 20b877904d | |||
| 9c45fb7de5 | |||
| cb6645a7be | |||
| a7d8333444 | |||
| fcac55a433 | |||
| 586d704868 |
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Hot Water Systems", description: "Installation, repairs, and replacements done right the first time.", bentoComponent: "reveal-icon", icon: Flame
|
||||
title: "Hot Water Systems", description: "Upfront pricing on all hot water repairs with professional installation and replacements.", bentoComponent: "reveal-icon", icon: Flame
|
||||
},
|
||||
{
|
||||
title: "General Plumbing", description: "Leaks, blockages, maintenance, and repairs.", bentoComponent: "reveal-icon", icon: Droplets
|
||||
@@ -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. 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"},
|
||||
@@ -159,4 +159,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user