From a09335bbba522920327919cdebdd80bf3eb1ae0d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 09:20:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 33cf7e1..69569ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,6 +116,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-vector/flat-labor-day-labels-collection_23-2149026723.jpg" imageAlt="modern plumbing logo design" copyrightText="© 2025 PlumbTech – All Rights Reserved" + logoText="PlumbTech" columns={[ { title: "Quick Links", items: [{ label: "Services", href: "#services" }, { label: "Why Us", href: "#why-us" }] }, { title: "Contact", items: [{ label: "555-0199", href: "tel:5550199" }, { label: "Email Us", href: "mailto:info@plumbtech.com" }] } -- 2.49.1