Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user