Update src/app/page.tsx
This commit is contained in:
@@ -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"},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user