From 386a8d158e4c5ef605c8a010b16954ce8bd7a4ae Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 10:26:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e2b961e..2a05e6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Services", id: "#features"}, { - name: "Portfolio", id: "#products"}, + name: "Portfolio", id: "#products"}, { name: "Testimonials", id: "#testimonials"}, { @@ -221,9 +221,9 @@ export default function LandingPage() { ]} buttons={[ { - text: "Facebook", href: "https://www.facebook.com/MPYPaintJobs"}, + text: "Facebook", href: "https://www.facebook.com/mpycustompaintjobs"}, { - text: "Instagram", href: "https://www.instagram.com/MPYPaintJobs"}, + text: "Instagram", href: "https://www.instagram.com/mpypaintjobs_/"}, { text: "YouTube", href: "https://www.youtube.com/MPYPaintJobs"}, {