11 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
386a8d158e Update src/app/page.tsx 2026-06-03 10:26:29 +00:00
ab556dcf52 Merge version_11 into main
Merge version_11 into main
2026-06-03 10:13:35 +00:00
fe3145a440 Merge version_11 into main
Merge version_11 into main
2026-06-03 10:12:50 +00:00
1102bad026 Merge version_11 into main
Merge version_11 into main
2026-06-03 10:12:28 +00:00
d108bd096d Merge version_11 into main
Merge version_11 into main
2026-06-03 10:11:38 +00:00

View File

@@ -37,7 +37,7 @@ export default function LandingPage() {
{
name: "Services", id: "#features"},
{
name: "Portfolio", id: "#products"},
name: "Portfolio", id: "#products"},
{
name: "Testimonials", id: "#testimonials"},
{
@@ -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."
tag="Stay Connected"
names={[
"Facebook", "Instagram", "YouTube", "Twitter (X)"
"Facebook: mpycustompaintjobs", "Instagram: mpypaintjobs_", "YouTube", "Twitter (X)"
]}
buttons={[
{
text: "Facebook", href: "https://www.facebook.com/MPYPaintJobs"},
text: "Facebook: mpycustompaintjobs"},
{
text: "Instagram", href: "https://www.instagram.com/MPYPaintJobs"},
text: "Instagram: mpypaintjobs_"},
{
text: "YouTube", href: "https://www.youtube.com/MPYPaintJobs"},
{