{"id":28,"date":"2024-04-01T17:25:57","date_gmt":"2024-04-01T17:25:57","guid":{"rendered":"https:\/\/sofianora.com\/?page_id=28"},"modified":"2026-05-02T14:53:54","modified_gmt":"2026-05-02T14:53:54","slug":"home","status":"publish","type":"page","link":"https:\/\/sofianora.com\/en\/","title":{"rendered":"home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"28\" class=\"elementor elementor-28\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e31565 e-flex e-con-boxed e-con e-parent\" data-id=\"0e31565\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6aa219f e-con-full elementor-hidden-mobile e-flex elementor-invisible e-con e-parent\" data-id=\"6aa219f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f5459f2 elementor-hidden-desktop elementor-widget-mobile__width-auto elementor-widget elementor-widget-html\" data-id=\"f5459f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\nfunction Marquee(selector, speed) {\n  const parent = document.querySelector(selector);\n  const clone = parent.innerHTML;\n  let i = 0;\n  parent.innerHTML += clone;\n\n  setInterval(() => {\n    i += speed;\n    if (i >= parent.children[0].clientWidth) i = 0;\n    parent.children[0].style.marginLeft = `-${i}px`;\n  }, 0);\n}\n\nwindow.addEventListener('load', () => Marquee('.marquee', .5));\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bf59d03 marquee elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf59d03\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Your visuals speak before your brand does, make sure they say the right thing  \u2738<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-072fbbc e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-parent\" data-id=\"072fbbc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64c7ff0 elementor-hidden-desktop elementor-widget-mobile__width-auto elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"64c7ff0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\nfunction Marquee(selector, speed) {\n  const parents = document.querySelectorAll(selector); \/\/ seleziona tutti gli elementi\n  parents.forEach(parent => {\n    const clone = parent.innerHTML;\n    let i = 0;\n    parent.innerHTML += clone;\n\n    setInterval(() => {\n      i += speed;\n      if (i >= parent.children[0].clientWidth) i = 0;\n      parent.children[0].style.marginLeft = `-${i}px`;\n    }, 0);\n  });\n}\n\nwindow.addEventListener('load', () => Marquee('.marquee', 0.5));\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-33e75a9 marquee elementor-widget elementor-widget-heading\" data-id=\"33e75a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Your visuals speak before your brand does, make sure they say the right thing  \u2738<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c11843 e-flex e-con-boxed e-con e-parent\" data-id=\"1c11843\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5646c76c elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5646c76c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b94de4b elementor-widget elementor-widget-html\" data-id=\"1b94de4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\r\n<script>\r\nvar $ = jQuery\r\n$(document).ready(function(){\r\n   \r\n$(\".focus-section\").on('mousemove', function(e){\r\n   var parentOffset = $(this).offset(),\r\n   x = e.pageX - parentOffset.left,\r\n   y = e.pageY - parentOffset.top\r\n   \r\n   $(this).addClass('hover')\r\n   \r\n   $('.focus-section').css({\r\n       '--x': x + 'px',\r\n       '--y': y + 'px',\r\n       \r\n   })\r\n   \r\n   if($(this).find('.color-heading').length){\r\n   \r\n   var h = $(this).height(),\r\n   w = $(this).width(),\r\n   xP = x*100\/w,\r\n   yP = y*100\/h\r\n   \r\n   $(this).find('.color-heading .elementor-widget-container').css({\r\n      'background-position': `${xP}% ${yP}%`\r\n  })\r\n  }\r\n  \r\n  if($(this).hasClass('zoom')){\r\n    var h = $(this).height(),\r\n    w = $(this).width(),\r\n    xP = x*100\/w,\r\n    yP = y*100\/h\r\n    $(this).css({\r\n      '--xP': `${xP}%`,\r\n      '--yP': `${yP}%`\r\n    })\r\n  }\r\n})\r\n\r\n$(\".focus-section\").on('mouseleave', function(){\r\n  $(this).removeClass('hover')\r\n  if( $('#focus-overlay').length ){\r\n      $(this).removeClass('no-transition')\r\n  }\r\n})\r\n\r\nif( $('#focus-overlay').length ){\r\n\r\n$(\".focus-section\").on('mouseenter', function(){\r\n    var $this = $(this)\r\n  setTimeout(function(){\r\n    $this.addClass('no-transition')    \r\n  },500)\r\n})\r\n\r\n}\r\n\r\n})\r\n<\/script>\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/particles.js\/2.0.0\/particles.min.js\"><\/script> \r\n<script>\r\n$(document).ready(function(){\r\nif( $('#focus-overlay').length ){\r\nparticlesJS('focus-overlay', {\r\n  \"particles\": {\r\n    \"number\": {\r\n      \"value\": 80,\r\n      \"density\": {\r\n        \"enable\": true,\r\n        \"value_area\": 800\r\n      }\r\n    },\r\n    \"color\": {\r\n      \"value\": \"#ffffff\"\r\n    },\r\n    \"shape\": {\r\n      \"type\": \"circle\",\r\n      \"stroke\": {\r\n        \"width\": 0,\r\n        \"color\": \"#000000\"\r\n      },\r\n      \"polygon\": {\r\n        \"nb_sides\": 5\r\n      },\r\n      \"image\": {\r\n        \"src\": \"img\/github.svg\",\r\n        \"width\": 100,\r\n        \"height\": 100\r\n      }\r\n    },\r\n    \"opacity\": {\r\n      \"value\": 0.49705773886831206,\r\n      \"random\": false,\r\n      \"anim\": {\r\n        \"enable\": false,\r\n        \"speed\": 1,\r\n        \"opacity_min\": 0.1,\r\n        \"sync\": false\r\n      }\r\n    },\r\n    \"size\": {\r\n      \"value\": 3,\r\n      \"random\": true,\r\n      \"anim\": {\r\n        \"enable\": false,\r\n        \"speed\": 40,\r\n        \"size_min\": 0.1,\r\n        \"sync\": false\r\n      }\r\n    },\r\n    \"line_linked\": {\r\n      \"enable\": true,\r\n      \"distance\": 150,\r\n      \"color\": \"#ffffff\",\r\n      \"opacity\": 0.3,\r\n      \"width\": 1\r\n    },\r\n    \"move\": {\r\n      \"enable\": true,\r\n      \"speed\": 6,\r\n      \"direction\": \"none\",\r\n      \"random\": false,\r\n      \"straight\": false,\r\n      \"out_mode\": \"out\",\r\n      \"bounce\": false,\r\n      \"attract\": {\r\n        \"enable\": false,\r\n        \"rotateX\": 600,\r\n        \"rotateY\": 1200\r\n      }\r\n    }\r\n  },\r\n  \"interactivity\": {\r\n    \"detect_on\": \"canvas\",\r\n    \"events\": {\r\n      \"onhover\": {\r\n        \"enable\": false,\r\n        \"mode\": \"grab\"\r\n      },\r\n      \"onclick\": {\r\n        \"enable\": false,\r\n        \"mode\": \"push\"\r\n      },\r\n      \"resize\": true\r\n    },\r\n    \"modes\": {\r\n      \"grab\": {\r\n        \"distance\": 400,\r\n        \"line_linked\": {\r\n          \"opacity\": 1\r\n        }\r\n      },\r\n      \"bubble\": {\r\n        \"distance\": 400,\r\n        \"size\": 40,\r\n        \"duration\": 2,\r\n        \"opacity\": 8,\r\n        \"speed\": 3\r\n      },\r\n      \"repulse\": {\r\n        \"distance\": 200,\r\n        \"duration\": 0.4\r\n      },\r\n      \"push\": {\r\n        \"particles_nb\": 4\r\n      },\r\n      \"remove\": {\r\n        \"particles_nb\": 2\r\n      }\r\n    }\r\n  },\r\n  \"retina_detect\": true\r\n})\r\n}\r\n})\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6f23ecd3 e-flex e-con-boxed e-con e-parent\" data-id=\"6f23ecd3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7333e125 elementor-widget elementor-widget-heading\" data-id=\"7333e125\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Copyright 2024 - Sofia Nora Photography \u00a9\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Your visuals speak before your brand does, make sure they say the right thing \u2738 Your visuals speak before your brand does, make sure they say the right thing \u2738 Copyright 2024 &#8211; Sofia Nora Photography \u00a9<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-28","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>home - Sofia Nora | Designer &amp; Product Photographer<\/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:\/\/sofianora.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"home - Sofia Nora | Designer &amp; Product Photographer\" \/>\n<meta property=\"og:description\" content=\"Your visuals speak before your brand does, make sure they say the right thing \u2738 Your visuals speak before your brand does, make sure they say the right thing \u2738 Copyright 2024 &#8211; Sofia Nora Photography \u00a9\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sofianora.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Sofia Nora | Designer &amp; Product Photographer\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-02T14:53:54+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/sofianora.com\/en\/\",\"url\":\"https:\/\/sofianora.com\/en\/\",\"name\":\"home - Sofia Nora | Designer &amp; Product Photographer\",\"isPartOf\":{\"@id\":\"https:\/\/sofianora.com\/#website\"},\"datePublished\":\"2024-04-01T17:25:57+00:00\",\"dateModified\":\"2026-05-02T14:53:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/sofianora.com\/en\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/sofianora.com\/en\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/sofianora.com\/en\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/sofianora.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/sofianora.com\/#website\",\"url\":\"https:\/\/sofianora.com\/\",\"name\":\"Sofia Nora | Designer &amp; Product Photographer\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/sofianora.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/sofianora.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/sofianora.com\/#organization\",\"name\":\"Sofia Nora | Designer &amp; Product Photographer\",\"url\":\"https:\/\/sofianora.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/sofianora.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/sofianora.com\/wp-content\/uploads\/2026\/05\/Vector-1.png\",\"contentUrl\":\"https:\/\/sofianora.com\/wp-content\/uploads\/2026\/05\/Vector-1.png\",\"width\":652,\"height\":248,\"caption\":\"Sofia Nora | Designer &amp; Product Photographer \"},\"image\":{\"@id\":\"https:\/\/sofianora.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"home - Sofia Nora | Designer &amp; Product Photographer","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:\/\/sofianora.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"home - Sofia Nora | Designer &amp; Product Photographer","og_description":"Your visuals speak before your brand does, make sure they say the right thing \u2738 Your visuals speak before your brand does, make sure they say the right thing \u2738 Copyright 2024 &#8211; Sofia Nora Photography \u00a9","og_url":"https:\/\/sofianora.com\/en\/","og_site_name":"Sofia Nora | Designer &amp; Product Photographer","article_modified_time":"2026-05-02T14:53:54+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sofianora.com\/en\/","url":"https:\/\/sofianora.com\/en\/","name":"home - Sofia Nora | Designer &amp; Product Photographer","isPartOf":{"@id":"https:\/\/sofianora.com\/#website"},"datePublished":"2024-04-01T17:25:57+00:00","dateModified":"2026-05-02T14:53:54+00:00","breadcrumb":{"@id":"https:\/\/sofianora.com\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sofianora.com\/en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sofianora.com\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sofianora.com\/en\/"},{"@type":"ListItem","position":2,"name":"home"}]},{"@type":"WebSite","@id":"https:\/\/sofianora.com\/#website","url":"https:\/\/sofianora.com\/","name":"Sofia Nora | Designer &amp; Product Photographer","description":"","publisher":{"@id":"https:\/\/sofianora.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sofianora.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/sofianora.com\/#organization","name":"Sofia Nora | Designer &amp; Product Photographer","url":"https:\/\/sofianora.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sofianora.com\/#\/schema\/logo\/image\/","url":"https:\/\/sofianora.com\/wp-content\/uploads\/2026\/05\/Vector-1.png","contentUrl":"https:\/\/sofianora.com\/wp-content\/uploads\/2026\/05\/Vector-1.png","width":652,"height":248,"caption":"Sofia Nora | Designer &amp; Product Photographer "},"image":{"@id":"https:\/\/sofianora.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/sofianora.com\/en\/wp-json\/wp\/v2\/pages\/28","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sofianora.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sofianora.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sofianora.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sofianora.com\/en\/wp-json\/wp\/v2\/comments?post=28"}],"version-history":[{"count":20,"href":"https:\/\/sofianora.com\/en\/wp-json\/wp\/v2\/pages\/28\/revisions"}],"predecessor-version":[{"id":5825,"href":"https:\/\/sofianora.com\/en\/wp-json\/wp\/v2\/pages\/28\/revisions\/5825"}],"wp:attachment":[{"href":"https:\/\/sofianora.com\/en\/wp-json\/wp\/v2\/media?parent=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}