nunta/src/pug/index.pug

137 lines
6.2 KiB
Plaintext

doctype html
html(lang='en')
head
meta(charset='utf-8')
meta(name='viewport', content='width=device-width, initial-scale=1, shrink-to-fit=no')
meta(name='description', content='23 septembrie 2023 - Casa Doina, București')
meta(name='author', content='Liviu Rădulescu')
meta(property='og:image' content="http://nunta.radulescu.cc/assets/img/invitatie-nunta.png")
meta(property='og:url', content="http://nunta.radulescu.cc")
title Anamaria și Liviu - Nunta
// Favicon
link(rel="canonical", href="http://nunta.radulescu.cc")
link(rel='icon', type='image/x-icon', href='assets/favicon.ico')
// Font Awesome icons (free version)
script(src='https://use.fontawesome.com/releases/v6.3.0/js/all.js', crossorigin='anonymous')
// Google fonts
link(href='https://fonts.googleapis.com/css?family=Montserrat:400,700', rel='stylesheet', type='text/css')
link(href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700', rel='stylesheet', type='text/css')
// Core theme CSS (includes Bootstrap)
link(href='css/styles.css', rel='stylesheet')
body#page-top
// Navigation
nav#mainNav.navbar.navbar-expand-lg.navbar-dark.fixed-top
.container
//- a.navbar-brand(href='#page-top')
//- | Nunta
button.ms-auto.navbar-toggler(type='button', data-bs-toggle='collapse', data-bs-target='#navbarResponsive', aria-controls='navbarResponsive', aria-expanded='false', aria-label='Toggle navigation')
i.fas.fa-bars.mx-1.fa-beat.fa-fw.fa-lg
#navbarResponsive.collapse.navbar-collapse
ul.navbar-nav.ms-auto.py-4.py-lg-0
li.nav-item.ms-auto
a.nav-link(href='#top').text-shadow Nunta
li.nav-item.ms-auto
a.nav-link(href='#cind').text-shadow Când
li.nav-item.ms-auto
a.nav-link(href='#unde').text-shadow Unde
// Masthead
header.masthead
.container
.masthead-heading
i.fas.fa-heart.fa-fw.text-primary.drop-shadow
.masthead-subheading.opacity-80.text-shadow Ne căsătorim!
.masthead-heading.opacity-80.text-shadow Anamaria și Liviu
a.btn.btn-primary.btn-xl.mt-4.shadow(href='#cind') Detalii
// Services
section#cind.page-section
.container
.text-center
.row.text-center
h3.section-subheading.text-muted.mb-1 Împreună cu dragii noștri părinți
.col
h4.my-1 Elena și Dan Ivașcu
.col
h4.my-1 Gabriela și Radu Rădulescu
h3.section-subheading.text-muted.mb-1 și nașii
h3.section-heading.mb-4.my-2 Mihaela și Ionuț Sturzoiu
h3.section-subheading.text-muted.mb-1 vă invităm să ne fiți alături pe
h2.section-heading 23 septembrie 2023
h3.section-subheading.text-muted.mb-1 la București
// About
section#unde.page-section
.container
ul.timeline
li
.timeline-image.shadow
img.rounded-circle.img-fluid(src='assets/img/bis-sf.maria.png', alt='...')
.timeline-panel
.timeline-heading
h4
| 14:00
h4.subheading
| Cununia religioasă
.timeline-body
p
i.fas.fa-church.fa-fw
| Biserica Sf. Maria
p.text-muted
| Voluntari
br
a(href='https://goo.gl/maps/kR5PGx3GLfkMtv3c7' target='_blank')
i.fas.fa-location-dot.fa-fw
| Harta
li.timeline-inverted
.timeline-image.shadow
img.rounded-circle.img-fluid(src='assets/img/casa-doina-crama.png', alt='...')
.timeline-panel
.timeline-heading
h4
| 16:00
h4.subheading
| Petrecerea
.timeline-body
p
i.fas.fa-champagne-glasses.fa-fw
| Casa Doina - Cramă
p.text-muted
| Soseaua Kiseleff nr. 4
br
| Sector 1, București
br
a(href='https://goo.gl/maps/G5TpdxgckozfZjk37' target='_blank')
i.fas.fa-location-dot.fa-fw
| Harta
li.timeline
.timeline-image.shadow
h4
br
p.text-uppercase Mulțumim
br
.timeline-panel
.timeline-heading
.timeline-body
p
| Vă rugăm să confirmați participarea
br
| până la data de 31 august
i.fas.fa-check-double.fa-fw.text-info
// Bootstrap core JS
script(src='https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js')
// Core theme JS
script(src='js/scripts.js')