-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
88894e7
commit 8b77ae8
Showing
1 changed file
with
24 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
enabled: true | ||
id: "services" | ||
|
||
content: | ||
title: "Our main services" | ||
text: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nec quam nibh elit pellentesque velit netus suspendisse. Sed enim, pretium, montes, in ut dolor urna." | ||
cards: | ||
- image: "images/services-web-development.png" | ||
title: "Web development" | ||
text: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Molestie in malesuada eget fames purus ligula luctus tellus. Habitant condimentum sit gravida praesent. " | ||
button: | ||
label: "Learn more" | ||
url: "#" | ||
|
||
- image: "images/services-web-development.png" | ||
title: "Web development" | ||
text: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Molestie in malesuada eget fames purus ligula luctus tellus. Habitant condimentum sit gravida praesent. " | ||
button: | ||
label: "Learn more" | ||
url: "#" | ||
|
||
- image: "images/services-web-development.png" | ||
title: "Web development" | ||
text: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Molestie in malesuada eget fames purus ligula luctus tellus. Habitant condimentum sit gravida praesent. " | ||
button: | ||
label: "Learn more" | ||
url: "#" | ||
# content: | ||
# title: "Our main services" | ||
# text: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nec quam nibh elit pellentesque velit netus suspendisse. Sed enim, pretium, montes, in ut dolor urna." | ||
# cards: | ||
# - image: "images/services-web-development.png" | ||
# title: "Web development" | ||
# text: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Molestie in malesuada eget fames purus ligula luctus tellus. Habitant condimentum sit gravida praesent. " | ||
# button: | ||
# label: "Learn more" | ||
# url: "#" | ||
# | ||
# - image: "images/services-web-development.png" | ||
# title: "Web development" | ||
# text: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Molestie in malesuada eget fames purus ligula luctus tellus. Habitant condimentum sit gravida praesent. " | ||
# button: | ||
# label: "Learn more" | ||
# url: "#" | ||
# | ||
# - image: "images/services-web-development.png" | ||
# title: "Web development" | ||
# text: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Molestie in malesuada eget fames purus ligula luctus tellus. Habitant condimentum sit gravida praesent. " | ||
# button: | ||
# label: "Learn more" | ||
# url: "#" |