{"id":2,"date":"2026-02-19T21:40:13","date_gmt":"2026-02-19T21:40:13","guid":{"rendered":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/?page_id=2"},"modified":"2026-03-02T13:59:11","modified_gmt":"2026-03-02T13:59:11","slug":"home","status":"publish","type":"page","link":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/","title":{"rendered":"Home"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:1500px\"><\/div>\n<\/div>\n\n\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Montserrat:wght@300;400;500;600&display=swap');\n\n:root {\n  --text-dark: #3a3a3a;\n  --earth-sage: #a8bcba;\n  --earth-clay: #d4928e;\n  --white-clean: #ffffff;\n}\n\n@keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }\n@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }\n@keyframes softScale { from { transform: scale(0.95); opacity: 0; } to { transform: scale(1); opacity: 1; } }\n\nbody, html {\n  margin: 0;\n  padding: 0;\n  background-color: var(--earth-sage) !important;\n  color: var(--white-clean);\n  overflow-x: hidden;\n}\n\n.wedding-site-wrapper{\n  font-family: 'Montserrat', sans-serif;\n  line-height: 1.7;\n  background-color: var(--earth-sage);\n}\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Montserrat:wght@300;400;500;600&display=swap');\n\n:root {\n  --text-dark: #3a3a3a;\n  --earth-sage: #a8bcba;\n  --earth-clay: #d4928e;\n  --white-clean: #ffffff;\n}\n\n@keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }\n@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }\n@keyframes softScale { from { transform: scale(0.95); opacity: 0; } to { transform: scale(1); opacity: 1; } }\n\nbody, html {\n  margin: 0;\n  padding: 0;\n  background-color: var(--earth-sage) !important;\n  color: var(--white-clean);\n  overflow-x: hidden;\n}\n\n.wedding-site-wrapper{\n  font-family: 'Montserrat', sans-serif;\n  line-height: 1.7;\n  background-color: var(--earth-sage);\n}\n\n\/* --- HEADER --- *\/\n.wedding-hero-section{\n  margin-top: -50px !important;\n  padding-top: 0 !important;\n  padding-bottom: 80px;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  animation: fadeIn 1.5s ease-out;\n}\n\n.header-container{\n  display: flex;\n  max-width: 1200px;\n  width: 100%;\n  align-items: center;\n  gap: 60px;\n  flex-wrap: wrap;\n}\n\n.header-text-block{\n  flex: 1.5;\n  min-width: 320px;\n  text-align: center;\n  animation: fadeInUp 1s ease-out 0.5s both;\n}\n\n.hero-names{\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(35px, 6vw, 75px);\n  font-weight: 400;\n  margin: 0 0 5px 0 !important;\n  color: var(--white-clean);\n  white-space: nowrap;\n}\n\n.hero-date{\n  font-size: 14px;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  margin-bottom: 40px;\n  opacity: 0.8;\n}\n\n.wedding-countdown{ display:flex; justify-content:center; gap:20px; }\n.count-box{\n  background: var(--white-clean);\n  padding: 20px;\n  border-radius: 40px 40px 10px 10px;\n  min-width: 80px;\n  box-shadow: 8px 8px 0px rgba(0,0,0,0.05);\n  transition: transform 0.3s ease;\n}\n.count-box:hover{ transform: translateY(-5px); }\n.count-number{ font-family:'Playfair Display', serif; font-size:30px; display:block; color: var(--earth-clay); }\n.count-label{ font-size:10px; text-transform:uppercase; color:#999; }\n\n.header-image-wrapper{\n  flex: 1;\n  min-width: 320px;\n  display: flex;\n  justify-content: center;\n  animation: softScale 1.2s ease-out 0.8s both;\n  overflow: visible; \/* Aggiunto per evitare ritagli indesiderati *\/\n}\n.header-image-wrapper img{\n  width: 100%;\n  max-width: 600px; \/* Aumentato per allargare la forma *\/\n  height: auto;\n  border-radius: 40% 60% 70% 30% \/ 30% 60% 70% 40%; \/* Modificato per allargare la forma a sinistra *\/\n  border: 12px solid var(--white-clean);\n  box-shadow: 0 20px 45px rgba(0,0,0,0.15);\n  object-fit: cover; \/* Assicura che l'immagine riempia la forma senza distorcersi *\/\n}\n\n\/* --- RESPONSIVE --- *\/\n@media (max-width: 991px){\n  .header-container{ flex-direction: column-reverse; gap:30px; padding: 0 15px; }\n  .header-text-block{ flex:none; width:100%; min-width:unset; }\n  .hero-names{ font-size: clamp(35px, 10vw, 55px); white-space: normal !important; line-height: 1.2; }\n  .wedding-countdown{ gap: 10px; }\n  .count-box{ padding: 15px 10px; min-width: 65px; border-radius: 25px 25px 10px 10px; }\n  .header-image-wrapper{ min-width:unset; width:100%; }\n  .header-image-wrapper img{ max-width: 400px; border: 8px solid #ffffff; border-radius: 35% 65% 65% 35% \/ 35% 55% 65% 45%; \/* Leggermente meno estremo su mobile *\/ }\n}\n\n@media (max-width: 375px){\n  .count-box{ min-width: 55px; }\n  .count-number{ font-size: 22px; }\n}\n\/* --- SEZIONE STORIA --- *\/\n.story-section{\n  max-width: 1200px;\n  margin: 80px auto 0 auto;\n  padding: 0 20px;\n}\n\n.story-item{\n  display:flex;\n  align-items:center;\n  gap: 80px;\n  margin-bottom: 80px;\n  opacity: 0;\n  transform: translateY(40px);\n  transition: all 1s ease-out;\n}\n.story-section .story-item:last-child{ margin-bottom: 0 !important; }\n\n.story-item.is-visible{ opacity: 1; transform: translateY(0); }\n.story-item:nth-child(even){ flex-direction: row-reverse; }\n\n.story-img-wrapper{ flex: 1.5; }\n.story-img-wrapper img{\n  width: 100%;\n  max-width: 550px;\n  height: auto;\n  border-radius: 60% 40% 30% 70% \/ 60% 30% 70% 40%;\n  border: 12px solid var(--white-clean);\n  box-shadow: 0 15px 40px rgba(0,0,0,0.12);\n  display:block;\n  margin: 0 auto;\n  transition: transform 0.5s ease;\n}\n.story-img-wrapper img:hover{ transform: rotate(2deg) scale(1.02); }\n\n.story-text-wrapper{ flex:1; }\n\n.story-title{\n  font-family: 'Playfair Display', serif;\n  font-size: 42px;\n  margin: 0 0 20px 0;\n  color: var(--white-clean);\n  text-shadow: 1px 1px 2px rgba(0,0,0,0.05);\n}\n\n.story-content, .story-content p{\n  font-size: 18px;\n  color: var(--white-clean) !important;\n  margin-top: 0;\n}\n.story-content p:last-child{ margin-bottom: 0; }\n\n.ironic-note{\n  color: var(--earth-clay) !important;\n  font-weight: 700;\n  background-color: rgba(255,255,255,.88);\n  padding: 6px 12px;\n  border-radius: 999px;\n  display: inline-block;\n  line-height: 1.2;\n  margin: 12px 0;\n}\n\n@media (max-width: 991px){\n  .story-item, .story-item:nth-child(even){\n    flex-direction: column;\n    text-align: center;\n    gap: 40px;\n    opacity: 1;\n    transform: none;\n  }\n}\n\n\/* --- DIVISORE CON IMMAGINE (CUORE) --- *\/\n.divider-cuore{\n  border: 0;\n  height: 70px;\n  width: min(900px, 92%);\n  margin: 72px auto; \/* pi\u00f9 margine sopra e sotto *\/\n  background:\n    url(\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/wp-content\/uploads\/2026\/03\/divisorecuore.png\")\n    center \/ auto 70px\n    no-repeat;\n  opacity: .95;\n}\n  \/* Mobile *\/\n@media (max-width: 480px){\n  .divider-cuore{\n    height: 52px;\n    margin: 34px auto;\n    background-size: auto 52px; \/* riduce l\u2019immagine mantenendo proporzioni *\/\n  }\n}\n\n\/* Telefono molto stretto *\/\n@media (max-width: 360px){\n  .divider-cuore{\n    height: 46px;\n    margin: 28px auto;\n    background-size: auto 46px;\n  }\n}\n\n\n\/* --- INVITO --- *\/\n.invito-section{ margin-top: 0; }\n\n.invitation-final-wrap{\n  margin-top: 0 !important;\n  padding: 10px 20px 40px 20px;\n  text-align: center;\n  background-color: var(--earth-sage);\n}\n\n.invitation-text-pure{\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(24px, 4.5vw, 38px);\n  line-height: 1.7;\n  color: var(--white-clean);\n  max-width: 1000px;\n  margin: 0 auto;\n}\n\n.brush-wrapper{ position: relative; display: inline-block; padding: 0 10px; z-index: 1; }\n.brush-img-bg{\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -45%);\n  width: 130%;\n  height: auto;\n  z-index: -1;\n  opacity: 0.85;\n  mix-blend-mode: screen;\n  pointer-events: none;\n}\n.brush-img-bg{ display: none; }\n\n.venue-cursive{\n  font-family: 'Playfair Display', serif;\n  font-style: italic;\n  color: var(--earth-clay);\n  font-weight: 700;\n  background-color: rgba(255,255,255,.88);\n  padding: 6px 14px;\n  border-radius: 999px;\n  display: inline-block;\n  line-height: 1.2;\n  box-shadow: 0 6px 18px rgba(0,0,0,.12);\n}\n\n.address-detail{\n  display: block;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 13px;\n  text-transform: uppercase;\n  letter-spacing: 4px;\n  margin-top: 30px;\n  color: var(--white-clean);\n  opacity: 0.9;\n}\n\n.cta-container{ margin: 60px 0 100px 0; }\n\n.confirm-btn{\n  display:inline-block;\n  padding: 20px 55px;\n  background-color: var(--earth-clay);\n  color: white;\n  text-decoration:none;\n  border-radius: 50px;\n  font-family:'Montserrat', sans-serif;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 2px;\n  transition: all 0.3s ease;\n}\n.confirm-btn:hover{ transform: translateY(-3px); box-shadow: 0 10px 20px rgba(0,0,0,0.1); }\n\n.final-callout{\n  padding: 120px 20px;\n  text-align:center;\n  background: rgba(255,255,255,0.15);\n  border-radius: 50% 50% 0 0 \/ 20% 20% 0 0;\n}\n\n.pill-c{\n  display:inline-block;\n  background-color: rgba(255,255,255,.88);\n  padding: 6px 14px;\n  border-radius: 999px;\n  box-shadow: 0 6px 18px rgba(0,0,0,.12);\n  line-height: 1.2;\n}\n\n.invitation-final-wrap > :first-child{ margin-top: 0 !important; }\n.invitation-final-wrap > :last-child{ margin-bottom: 0 !important; }\n.invito-section footer.final-callout{ margin-top: 0; }\n<\/style>\n\n<div class=\"wedding-site-wrapper\">\n  <header class=\"wedding-hero-section\">\n    <div class=\"header-container\">\n      <div class=\"header-text-block\">\n        <h1 class=\"hero-names\">Viviana & Francesco<\/h1>\n        <p class=\"hero-date\">Ci sposiamo tra<\/p>\n        <div class=\"wedding-countdown\">\n          <div class=\"count-box\"><span class=\"count-number\" id=\"c-days\">00<\/span><span class=\"count-label\">Giorni<\/span><\/div>\n          <div class=\"count-box\"><span class=\"count-number\" id=\"c-hours\">00<\/span><span class=\"count-label\">Ore<\/span><\/div>\n          <div class=\"count-box\"><span class=\"count-number\" id=\"c-mins\">00<\/span><span class=\"count-label\">Min<\/span><\/div>\n          <div class=\"count-box\"><span class=\"count-number\" id=\"c-secs\">00<\/span><span class=\"count-label\">Sec<\/span><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"header-image-wrapper\">\n        <img decoding=\"async\" src=\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/wp-content\/uploads\/2026\/02\/IMG_9077.jpeg\" alt=\"\">\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <section class=\"story-section\">\n    <div class=\"story-item\">\n      <div class=\"story-img-wrapper\">\n        <img decoding=\"async\" src=\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/wp-content\/uploads\/2026\/02\/viviana-e-francesco-2-scaled.png\" alt=\"\">\n      <\/div>\n      <div class=\"story-text-wrapper\">\n        <h2 class=\"story-title\">Lo sappiamo.<\/h2>\n        <div class=\"story-content\">\n          <p>\n            Di solito i matrimoni si annunciano con un anno di anticipo. <br>\n            Save the date. Reminder. Countdown ufficiale.\n          <\/p>\n          <span class=\"ironic-note\">Noi no.<\/span>\n          <p>\n            Abbiamo deciso di dirvelo quando la data \u00e8 praticamente dietro l\u2019angolo. <br>\n            Tra un \u201cpoi lo facciamo\u201d e un \u201ctanto c\u2019\u00e8 tempo\u201d\u2026 <br>\n            il tempo \u00e8 passato davvero.\n          <\/p>\n          <p>\n            Dopo 25 anni insieme, in fondo, cercavamo solo una buona scusa per organizzare un\u2019altra festa.<br>\n            E quale scusa migliore?\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"story-item\">\n      <div class=\"story-img-wrapper\">\n        <img decoding=\"async\" src=\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/wp-content\/uploads\/2026\/02\/A78CD5C9-91AA-400A-83A3-27901CA41E8D.jpg\" alt=\"\">\n      <\/div>\n      <div class=\"story-text-wrapper\">\n        <h2 class=\"story-title\">La verit\u00e0?<\/h2>\n        <div class=\"story-content\">\n          <p>\u00c8 tutto (pi\u00f9 o meno) deciso. <br>Ovviamente a modo nostro.<\/p>\n          <p>\n            Abbiamo scelto una festa di campagna, <br>\n            <strong>stile provenzale.<\/strong> <br>\n            All\u2019aperto. <br>Semplice. <br>\n            Con tavolate lunghe, aria buona e zero formalismi.\n          <\/p>\n          <p>Niente cose complicate. <br> Solo una giornata fatta come piace a noi.<\/p>\n          <p>\n            E s\u00ec, forse dovevamo avvisarvi prima. <br>\n            Ma dopo 25 anni insieme direi che <br>\n            <span class=\"enfasi\">ormai sapete come funzioniamo.<\/span>\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- DIVISORE CUORE -->\n  <hr class=\"divider-cuore\" aria-hidden=\"true\">\n\n  <section class=\"invito-section\">\n    <div class=\"invitation-final-wrap\">\n      <div class=\"invitation-text-pure\">\n        Vi aspettiamo per festeggiare questo giorno speciale<br>\n        domenica 28 giugno alle ore 18 presso il <br>\n\n        <span class=\"brush-wrapper\">\n          <img decoding=\"async\" src=\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/wp-content\/uploads\/2026\/02\/pennellata5.png\" class=\"brush-img-bg\" alt=\"\">\n          <span class=\"venue-cursive\">\"Casale Campovecchio\"<\/span>\n        <\/span>\n\n        <span class=\"address-detail\">Via di Campo Vecchio, 16, 00046 Grottaferrata RM<\/span>\n      <\/div>\n\n      <div class=\"cta-container\">\n        <a href=\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/index.php\/rspv\/\" class=\"confirm-btn\">Conferma tua presenza<\/a>\n        <p style=\"margin-top: 20px; font-family: 'Playfair Display'; font-style: italic; color: white;\">\n          Entro il 30 Aprile\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <footer class=\"final-callout\">\n      <h2 style=\"font-family: 'Playfair Display'; font-size: 40px; margin-bottom: 20px; color: #FFF;\">\n        Organizzazione last minute? Forse.<br>\n        <span class=\"pill-c\" style=\"color:#d4928e; font-weight:700;\">Festa memorabile? Sicuro.<\/span>\n      <\/h2>\n    <\/footer>\n  <\/section>\n<\/div>\n\n<script>\n(function() {\n  const target = new Date(\"June 28, 2026 11:00:00\").getTime();\n\n  setInterval(function() {\n    const now = new Date().getTime();\n    const diff = target - now;\n    if (diff > 0) {\n      document.getElementById(\"c-days\").innerHTML = Math.floor(diff \/ (1000 * 60 * 60 * 24));\n      document.getElementById(\"c-hours\").innerHTML = Math.floor((diff % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n      document.getElementById(\"c-mins\").innerHTML = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n      document.getElementById(\"c-secs\").innerHTML = Math.floor((diff % (1000 * 60)) \/ 1000);\n    }\n  }, 1000);\n\n  const observerOptions = { threshold: 0.1 };\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach(entry => {\n      if (entry.isIntersecting) entry.target.classList.add('is-visible');\n    });\n  }, observerOptions);\n\n  document.querySelectorAll('.story-item').forEach(item => observer.observe(item));\n})();\n<\/script>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide is-style-wide--1\" style=\"margin-top:0;margin-bottom:0\"\/>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Viviana &#038; Francesco Ci sposiamo tra 00Giorni 00Ore 00Min 00Sec Lo sappiamo. Di solito i matrimoni si annunciano con un anno di anticipo. Save the date. Reminder. Countdown ufficiale. Noi no. Abbiamo deciso di dirvelo quando la data \u00e8 praticamente dietro l\u2019angolo. Tra un \u201cpoi lo facciamo\u201d e un \u201ctanto c\u2019\u00e8 tempo\u201d\u2026 il tempo \u00e8 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - Viviana &amp; Francesco<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - Viviana &amp; Francesco\" \/>\n<meta property=\"og:description\" content=\"Viviana &amp; Francesco Ci sposiamo tra 00Giorni 00Ore 00Min 00Sec Lo sappiamo. Di solito i matrimoni si annunciano con un anno di anticipo. Save the date. Reminder. Countdown ufficiale. Noi no. Abbiamo deciso di dirvelo quando la data \u00e8 praticamente dietro l\u2019angolo. Tra un \u201cpoi lo facciamo\u201d e un \u201ctanto c\u2019\u00e8 tempo\u201d\u2026 il tempo \u00e8 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/\" \/>\n<meta property=\"og:site_name\" content=\"Viviana &amp; Francesco\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-02T13:59:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/wp-content\/uploads\/2026\/02\/IMG_9077.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/\",\"url\":\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/\",\"name\":\"Home - Viviana &amp; Francesco\",\"isPartOf\":{\"@id\":\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/wp-content\/uploads\/2026\/02\/IMG_9077.jpeg\",\"datePublished\":\"2026-02-19T21:40:13+00:00\",\"dateModified\":\"2026-03-02T13:59:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/#primaryimage\",\"url\":\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/wp-content\/uploads\/2026\/02\/IMG_9077.jpeg\",\"contentUrl\":\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/wp-content\/uploads\/2026\/02\/IMG_9077.jpeg\",\"width\":1932,\"height\":2414},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/#website\",\"url\":\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/\",\"name\":\"Viviana &amp; Francesco\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - Viviana &amp; Francesco","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/","og_locale":"it_IT","og_type":"article","og_title":"Home - Viviana &amp; Francesco","og_description":"Viviana & Francesco Ci sposiamo tra 00Giorni 00Ore 00Min 00Sec Lo sappiamo. Di solito i matrimoni si annunciano con un anno di anticipo. Save the date. Reminder. Countdown ufficiale. Noi no. Abbiamo deciso di dirvelo quando la data \u00e8 praticamente dietro l\u2019angolo. Tra un \u201cpoi lo facciamo\u201d e un \u201ctanto c\u2019\u00e8 tempo\u201d\u2026 il tempo \u00e8 [&hellip;]","og_url":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/","og_site_name":"Viviana &amp; Francesco","article_modified_time":"2026-03-02T13:59:11+00:00","og_image":[{"url":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/wp-content\/uploads\/2026\/02\/IMG_9077.jpeg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tempo di lettura stimato":"2 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/","url":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/","name":"Home - Viviana &amp; Francesco","isPartOf":{"@id":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/#website"},"primaryImageOfPage":{"@id":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/#primaryimage"},"image":{"@id":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/#primaryimage"},"thumbnailUrl":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/wp-content\/uploads\/2026\/02\/IMG_9077.jpeg","datePublished":"2026-02-19T21:40:13+00:00","dateModified":"2026-03-02T13:59:11+00:00","breadcrumb":{"@id":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/awesome-murdock.217-154-15-17.plesk.page\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/#primaryimage","url":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/wp-content\/uploads\/2026\/02\/IMG_9077.jpeg","contentUrl":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/wp-content\/uploads\/2026\/02\/IMG_9077.jpeg","width":1932,"height":2414},{"@type":"BreadcrumbList","@id":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/#website","url":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/","name":"Viviana &amp; Francesco","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"}]}},"_links":{"self":[{"href":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/index.php\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/index.php\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":134,"href":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":389,"href":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions\/389"}],"wp:attachment":[{"href":"https:\/\/awesome-murdock.217-154-15-17.plesk.page\/index.php\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}