Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-02-18 19:07:38 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -134,7 +134,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "Hours", href: "#" }
]
}
]
]}
copyrightText="© 2025 Construction Property LA. All rights reserved."
/>
</div>
@@ -219,7 +219,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "Hours", href: "#" }
]
}
]
]}
copyrightText="© 2025 Construction Property LA. All rights reserved."
/>
</div>
@@ -328,7 +328,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "Hours", href: "#" }
]
}
]
]}
copyrightText="© 2025 Construction Property LA. All rights reserved."
/>
</div>

View File

@@ -84,7 +84,7 @@ export default function ShopPage() {
{ label: "Hours", href: "#" }
]
}
]
]}
copyrightText="© 2025 Construction Property LA. All rights reserved."
/>
</div>
@@ -168,7 +168,7 @@ export default function ShopPage() {
{ label: "Hours", href: "#" }
]
}
]
]}
copyrightText="© 2025 Construction Property LA. All rights reserved."
/>
</div>