Compare commits
3 Commits
version_12
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| 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"},
|
||||
{
|
||||
@@ -221,9 +221,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
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"},
|
||||
{
|
||||
@@ -313,4 +313,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user