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 weight = 1
[[footer]] [[footer]]
name = "Éléments" name = "Brochure"
url = "elements/" url = "start/flyer"
weight = 2 weight = 2
[[footer]] [[footer]]

View File

@ -38,8 +38,8 @@ preloader = "" # use jpg, png, svg or gif format.
# Navigation button # Navigation button
[navigation_button] [navigation_button]
enable = true enable = true
label = "get a quote" label = "Tester la démo"
link = "contact" link = "get-chill/demo"
# search # search
# search module: https://github.com/gethugothemes/hugo-modules/tree/master/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" image: "/images/banner.png"
button: button:
enable: true enable: true
label: "Tester la démo" label: "Télécharger notre brochure"
link: "get-chill/demo" link: "start/flyer"
# Features # Features
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
---