Update src/app/shop/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function ShopPage() {
|
||||
{"title":"Company","items":[{"label":"Home","href":"home"},{"label":"Services","href":"services"},{"label":"Projects","href":"projects"},{"label":"About","href":"about"}]},
|
||||
{"title":"Resources","items":[{"label":"Our Process","href":"process"},{"label":"Contact Us","href":"contact"},{"label":"Get a Quote","href":"contact"}]},
|
||||
{"title":"Service Areas","items":[{"label":"Raleigh, NC","href":"#"},{"label":"Durham, NC","href":"#"},{"label":"Chapel Hill, NC","href":"#"},{"label":"Cary, NC","href":"#"}]}
|
||||
]
|
||||
]}
|
||||
copyrightText="© 2025 Landco Landscaping. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
@@ -113,7 +113,7 @@ export default function ShopPage() {
|
||||
{"title":"Company","items":[{"label":"Home","href":"home"},{"label":"Services","href":"services"},{"label":"Projects","href":"projects"},{"label":"About","href":"about"}]},
|
||||
{"title":"Resources","items":[{"label":"Our Process","href":"process"},{"label":"Contact Us","href":"contact"},{"label":"Get a Quote","href":"contact"}]},
|
||||
{"title":"Service Areas","items":[{"label":"Raleigh, NC","href":"#"},{"label":"Durham, NC","href":"#"},{"label":"Chapel Hill, NC","href":"#"},{"label":"Cary, NC","href":"#"}]}
|
||||
]
|
||||
]}
|
||||
copyrightText="© 2025 Landco Landscaping. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user