Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-28 13:32:06 +00:00

View File

@@ -74,9 +74,8 @@ export default function Page() {
columns={[
{ title: "Services", items: [{ label: "Bathrooms", href: "#" }, { label: "Improvements", href: "#" }, { label: "Maintenance", href: "#" }] },
{ title: "Contact", items: [{ label: "Call Today", href: "tel:00000000" }, { label: "Free Quote", href: "#" }] }
]}
bottomLeftText="P&I Home Maintenance Trusted craftsmanship for every home."
bottomRightText="© 2024 P&I Maintenance"
],
bottomLeftText="P&I Home Maintenance Trusted craftsmanship for every home.", bottomRightText="© 2024 P&I Maintenance"
/>
</div>
</ThemeProvider>