6 Commits

Author SHA1 Message Date
30a2bd742b Update src/app/page.tsx 2026-06-03 10:33:56 +00:00
7fd1ccfb83 Merge version_15 into main
Merge version_15 into main
2026-06-03 10:31:57 +00:00
f3c5878127 Update src/app/page.tsx 2026-06-03 10:31:54 +00:00
f52535e460 Merge version_14 into main
Merge version_14 into main
2026-06-03 10:28:51 +00:00
5f5f42cecb Update src/app/page.tsx 2026-06-03 10:28:48 +00:00
9ae82ba90c Merge version_13 into main
Merge version_13 into main
2026-06-03 10:26:32 +00:00

View File

@@ -217,13 +217,13 @@ export default function LandingPage() {
description="Follow us on our social media platforms to see our latest custom paint projects, behind-the-scenes glimpses, and connect with our community of riders and enthusiasts." description="Follow us on our social media platforms to see our latest custom paint projects, behind-the-scenes glimpses, and connect with our community of riders and enthusiasts."
tag="Stay Connected" tag="Stay Connected"
names={[ names={[
"Facebook", "Instagram", "YouTube", "Twitter (X)" "Facebook: mpycustompaintjobs", "Instagram: mpypaintjobs_", "YouTube", "Twitter (X)"
]} ]}
buttons={[ buttons={[
{ {
text: "Facebook", href: "https://www.facebook.com/mpycustompaintjobs"}, text: "Facebook: mpycustompaintjobs"},
{ {
text: "Instagram", href: "https://www.instagram.com/mpypaintjobs_/"}, text: "Instagram: mpypaintjobs_"},
{ {
text: "YouTube", href: "https://www.youtube.com/MPYPaintJobs"}, text: "YouTube", href: "https://www.youtube.com/MPYPaintJobs"},
{ {