Merge version_1 into main #2
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Service 1: Maintenance",
|
||||
description: "Regular maintenance to keep things running smoothly and prevent future issues.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746312.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746312.jpg",
|
||||
imageAlt: "Maintenance service",
|
||||
},
|
||||
{
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Service 4: Installation",
|
||||
description: "Professional installation services for new systems and components, ensuring perfect setup.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746312.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746312.jpg",
|
||||
imageAlt: "Installation service",
|
||||
},
|
||||
]}
|
||||
@@ -259,6 +259,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
showCard={false}
|
||||
names={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user