Compare commits
7 Commits
version_12
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| 30a2bd742b | |||
| 7fd1ccfb83 | |||
| f3c5878127 | |||
| f52535e460 | |||
| 5f5f42cecb | |||
| 9ae82ba90c | |||
| 386a8d158e |
@@ -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"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user