Compare commits
5 Commits
version_12
...
version_15
| Author | SHA1 | Date | |
|---|---|---|---|
| f3c5878127 | |||
| f52535e460 | |||
| 5f5f42cecb | |||
| 9ae82ba90c | |||
| 386a8d158e |
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
name: "Services", id: "#features"},
|
name: "Services", id: "#features"},
|
||||||
{
|
{
|
||||||
name: "Portfolio", id: "#products"},
|
name: "Portfolio", id: "#products"},
|
||||||
{
|
{
|
||||||
name: "Testimonials", id: "#testimonials"},
|
name: "Testimonials", id: "#testimonials"},
|
||||||
{
|
{
|
||||||
@@ -221,9 +221,9 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
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_?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw=="},
|
||||||
{
|
{
|
||||||
text: "YouTube", href: "https://www.youtube.com/MPYPaintJobs"},
|
text: "YouTube", href: "https://www.youtube.com/MPYPaintJobs"},
|
||||||
{
|
{
|
||||||
@@ -313,4 +313,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user