Update src/app/page.tsx

This commit is contained in:
2026-05-15 11:37:08 +00:00
parent 01761b1c32
commit 1b3d705455

View File

@@ -153,11 +153,7 @@ export default function LandingPage() {
logoText="C&N Plumbing"
columns={[
{
title: "Quick Links", items: [
{
label: "Services", href: "#services"},
{
label: "Reviews", href: "#testimonials"},
title: "Contact Us", items: [
{
label: "Contact", href: "#contact"},
],