Home page:
- Slider - Features - Call to action - Migliorato il footer
This commit is contained in:
36
hugo.toml
36
hugo.toml
@ -43,7 +43,7 @@ pluralizelisttitles = false
|
||||
[[menu.main]]
|
||||
name = "Chi siamo"
|
||||
identifier = "menu.chisiamo"
|
||||
url = "/img/eat-sleep-code-repeat.jpg"
|
||||
url = "/img/pc-code1.png"
|
||||
weight = 3
|
||||
|
||||
[[menu.main]]
|
||||
@ -79,7 +79,7 @@ pluralizelisttitles = false
|
||||
[[menu.main]]
|
||||
name = "Soluzioni"
|
||||
identifier = "menu.soluzioni"
|
||||
url = "/img/template-homepage.png"
|
||||
url = "/img/pc-ai1.png"
|
||||
weight = 3
|
||||
|
||||
[[menu.main]]
|
||||
@ -252,7 +252,7 @@ pluralizelisttitles = false
|
||||
enableRecaptchaInContactForm = false
|
||||
googleRecaptchaKey = "site_key_for_google_recaptcha"
|
||||
|
||||
about_us = "<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.</p>"
|
||||
about_us = "<p><b>STC Labs</b> progetta il sistema nervoso digitale delle aziende. Connettiamo persone, dati e processi attraverso soluzioni tecnologiche moderne, costruite su misura e pensate per durare nel tempo. Affianchiamo le imprese nel loro percorso di trasformazione digitale, traducendo la complessità in sistemi semplici, efficienti e scalabili.</p>"
|
||||
copyright = "Copyright (c) 2025-2026, STC Labs Srl SB; all rights reserved."
|
||||
|
||||
# Format dates with Go's time formatting
|
||||
@ -320,8 +320,9 @@ pluralizelisttitles = false
|
||||
# at 'exampleSite/data/features'.
|
||||
# For more information take a look at the README.
|
||||
|
||||
# Testimonials
|
||||
[params.testimonials]
|
||||
enable = true
|
||||
enable = false
|
||||
# All testimonials are defined in their own files. You can find example items
|
||||
# at 'exampleSite/data/testimonials'.
|
||||
# For more information take a look at the README.
|
||||
@ -330,11 +331,12 @@ pluralizelisttitles = false
|
||||
|
||||
[params.see_more]
|
||||
enable = true
|
||||
icon = "far fa-file-alt"
|
||||
title = "Do you want to see more?"
|
||||
subtitle = "We have prepared for you more than 40 different HTML pages, including 5 variations of homepage."
|
||||
link_url = "#"
|
||||
link_text = "Check other homepages"
|
||||
icon = "fas fa-phone"
|
||||
title = "Parliamo del tuo progetto"
|
||||
subtitle = "Se stai affrontando una sfida di trasformazione digitale o vuoi capire come rendere i tuoi processi più efficienti, siamo qui per aiutarti. Raccontaci il tuo contesto: insieme valuteremo il percorso migliore."
|
||||
link_url = "contact"
|
||||
link_text = "Contattaci"
|
||||
|
||||
|
||||
[params.clients]
|
||||
enable = true
|
||||
@ -344,14 +346,16 @@ pluralizelisttitles = false
|
||||
title = "Clienti e Partner"
|
||||
subtitle = ""
|
||||
|
||||
[params.recent_posts]
|
||||
enable = true
|
||||
title = "From our blog"
|
||||
subtitle = "Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo."
|
||||
hide_summary = false
|
||||
# Post dal blog
|
||||
#[params.recent_posts]
|
||||
# enable = true
|
||||
# title = "From our blog"
|
||||
# subtitle = "Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo."
|
||||
# hide_summary = false
|
||||
|
||||
[params.footer.recent_posts]
|
||||
enable = true
|
||||
# Post recenti nel footer
|
||||
#[params.footer.recent_posts]
|
||||
# enable = true
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user