From 01ff3af8218c9cb45d5a4ec5bbfae7836dda1ec0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 20:35:37 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 59ca53f..fe4fae3 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -57,6 +57,7 @@ export default function ContactPage() { }, ]} bottomLeftText="© 2024 A&J Landscape Supplies LLC" + bottomRightText="Privacy Policy" /> -- 2.49.1