add a page for PDF flyer, button in header banner or homepage section 1 ?

This commit is contained in:
Mathieu Jaumotte 2023-10-12 11:30:05 +02:00
parent cf39698aa3
commit 353efe92cd
6 changed files with 31 additions and 6 deletions

View File

@ -94,8 +94,8 @@ url = "about/"
weight = 1
[[footer]]
name = "Éléments"
url = "elements/"
name = "Brochure"
url = "start/flyer"
weight = 2
[[footer]]

View File

@ -38,8 +38,8 @@ preloader = "" # use jpg, png, svg or gif format.
# Navigation button
[navigation_button]
enable = true
label = "get a quote"
link = "contact"
label = "Tester la démo"
link = "get-chill/demo"
# search
# search module: https://github.com/gethugothemes/hugo-modules/tree/master/search

View File

@ -0,0 +1,8 @@
---
title: en Brochure
subtitle:
image:
comments: false
---

View File

@ -6,8 +6,8 @@ banner:
image: "/images/banner.png"
button:
enable: true
label: "Tester la démo"
link: "get-chill/demo"
label: "Télécharger notre brochure"
link: "start/flyer"
# Features
features:

View File

@ -0,0 +1,9 @@
---
title: Brochure
subtitle:
image:
comments: false
---
Télécharger la brochure (PDF)

View File

@ -0,0 +1,8 @@
---
title: en Brochure
subtitle:
image:
comments: false
---