4 Commits

Author SHA1 Message Date
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

@@ -223,7 +223,7 @@ export default function LandingPage() {
{
text: "Facebook", href: "https://www.facebook.com/mpycustompaintjobs"},
{
text: "Instagram", href: "https://www.instagram.com/mpypaintjobs_/"},
text: "Instagram", href: "https://www.instagram.com/mpypaintjobs_?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw=="},
{
text: "YouTube", href: "https://www.youtube.com/MPYPaintJobs"},
{
@@ -313,4 +313,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}