1 Commits

Author SHA1 Message Date
386a8d158e Update src/app/page.tsx 2026-06-03 10:26:29 +00:00

View File

@@ -37,7 +37,7 @@ export default function LandingPage() {
{ {
name: "Services", id: "#features"}, name: "Services", id: "#features"},
{ {
name: "Portfolio", id: "#products"}, name: "Portfolio", id: "#products"},
{ {
name: "Testimonials", id: "#testimonials"}, name: "Testimonials", id: "#testimonials"},
{ {
@@ -221,9 +221,9 @@ export default function LandingPage() {
]} ]}
buttons={[ 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"}, text: "YouTube", href: "https://www.youtube.com/MPYPaintJobs"},
{ {