{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ZsRPtTJT0f7AwkmkQeWR/S5e7UYSLW5hJPjbcg9zO/TX3MssK6T.js"],
  "sourcesContent": ["// Generated by Framer (5012657)\nexport default function metadata(params,activeLocale){return{breakpoints:[{hash:\"1rnv4an\",mediaQuery:\"(min-width: 1320px)\"},{hash:\"s2jtt5\",mediaQuery:\"(min-width: 810px) and (max-width: 1319px)\"},{hash:\"1ta78pg\",mediaQuery:\"(max-width: 809px)\"}],customHTMLBodyEnd:'<style>\\n.whatsapp-float{position:fixed;bottom:20px;right:20px;z-index:999;cursor:pointer;display:flex;align-items:center}\\n.whatsapp-bubble-btn{background:#a8577f;color:#fff;padding:10px 15px;border-radius:20px;box-shadow:2px 2px 10px rgba(0,0,0,0.2);font-family:sans-serif;font-size:14px;text-decoration:none;display:flex;align-items:center;transition:background-color .2s ease-in-out}\\n.whatsapp-bubble-btn:hover{background:#904e71}\\n.whatsapp-icon{width:20px;height:20px;margin-right:8px}\\n.chat-container{position:fixed;bottom:80px;right:20px;width:300px;max-width:90%;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.3);display:none;flex-direction:column;z-index:1000;font-family:sans-serif}\\n.chat-header{background:#a8577f;color:#fff;padding:10px;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;justify-content:space-between;align-items:center}\\n.chat-title{font-weight:bold;font-size:15px}\\n.chat-close{cursor:pointer;font-size:18px}\\n.chat-body{padding:10px;background:#f5f5f5}\\n.chat-message{background:#fff;padding:10px;border-radius:6px;margin-bottom:10px;display:flex;align-items:flex-start}\\n.chat-avatar{width:40px;height:40px;border-radius:50%;margin-right:10px;object-fit:cover}\\n.chat-text{display:flex;flex-direction:column}\\n.chat-sender{font-weight:bold;margin-bottom:5px}\\n.chat-footer{background:#fff;padding:10px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}\\n.chat-send-btn{display:block;width:100%;background:#a8577f;color:#fff;border:none;padding:10px;border-radius:4px;font-size:14px;cursor:pointer;text-align:center}\\n.chat-send-btn:hover{background:#904e71}\\n</style>\\n<div class=\"whatsapp-float\" id=\"whatsappBubble\">\\n  <div class=\"whatsapp-bubble-btn\">\\n    <svg class=\"whatsapp-icon\" viewBox=\"0 0 24 24\" fill=\"none\">\\n      <path d=\"M20.52 3.476A11.85 11.85 0 0 0 12.01.019h-.02C6.152.02 1.419 4.733 1.4 10.588c-.01 1.866.462 3.681 1.353 5.336l-1.382 5.071a.672.672 0 0 0 .651.842.66.66 0 0 0 .246-.046l5.009-1.4a11.37 11.37 0 0 0 5.207 1.322h.028c5.848 0 10.58-4.73 10.601-10.578a11.82 11.82 0 0 0-3.09-8.659ZM12.002 20.2a9.68 9.68 0 0 1-4.982-1.382.661.661 0 0 0-.501-.066l-3.404.952.942-3.457a.66.66 0 0 0-.07-.5 9.527 9.527 0 0 1-1.315-4.472c.01-5.03 4.098-9.125 9.132-9.125h.016a9.57 9.57 0 0 1 9.513 9.597c-.019 5.03-4.112 9.507-9.33 9.507h-.001ZM17.45 14.727c-.266-.133-1.577-.777-1.822-.867-.244-.088-.421-.133-.598.133-.176.266-.686.866-.842 1.041-.155.177-.31.2-.576.066-.266-.133-1.123-.413-2.138-1.316a7.97 7.97 0 0 1-1.476-1.844c-.155-.266 0-.41.11-.543.11-.11.266-.288.399-.443.133-.155.176-.266.266-.443.09-.177.044-.332-.022-.443-.066-.133-.598-1.443-.82-1.955-.24-.52-.49-.445-.67-.454h-.52c-.177 0-.443.066-.676.332-.233.266-.88.866-.88 2.11 0 1.244.9 2.446 1.027 2.61.133.177 1.771 2.704 4.29 3.685.601.261 1.066.416 1.427.534.599.189 1.147.162 1.58.098.485-.073 1.49-.61 1.704-1.203.211-.59.211-1.098.146-1.202-.066-.111-.245-.178-.51-.31Z\" fill=\"#FFF\"></path>\\n    </svg>\\n    Get in touch\\n  </div>\\n</div>\\n<div class=\"chat-container\" id=\"chatDialog\">\\n  <div class=\"chat-header\">\\n    <span class=\"chat-title\">Samaro Sales</span>\\n    <span class=\"chat-close\" id=\"chatCloseBtn\">\\xd7</span>\\n  </div>\\n  <div class=\"chat-body\">\\n    <div class=\"chat-message\">\\n      <img src=\"https://framerusercontent.com/images/wfWG5r9YIYjCqiefO0QPrjOfdo.png\" alt=\"Rohan Singh\" class=\"chat-avatar\">\\n      <div class=\"chat-text\">\\n        <div class=\"chat-sender\">Rohan Singh</div>\\n        How can I help you today?\\n      </div>\\n    </div>\\n  </div>\\n  <div class=\"chat-footer\">\\n    <button class=\"chat-send-btn\" id=\"sendToWhatsApp\">Inquire now</button>\\n  </div>\\n</div>\\n<script>\\nconst whatsappBubble=document.getElementById(\\'whatsappBubble\\'),\\nchatDialog=document.getElementById(\\'chatDialog\\'),\\nchatCloseBtn=document.getElementById(\\'chatCloseBtn\\'),\\nsendToWhatsApp=document.getElementById(\\'sendToWhatsApp\\');\\nwhatsappBubble.addEventListener(\\'click\\',()=>{chatDialog.style.display=\\'flex\\'});\\nchatCloseBtn.addEventListener(\\'click\\',()=>{chatDialog.style.display=\\'none\\'});\\nsendToWhatsApp.addEventListener(\\'click\\',()=>{window.open(\"https://wa.me/917224815430?text=Hi%2C%20I%20was%20on%20your%20website%20and%20I%20would%20like%20to%20know%20more%20about%20Samaro\",\"_blank\")});\\n</script>\\n',description:\"Explore the best photo-sharing app for professional photographers with QR codes, a free online photo gallery, secure cloud storage, and smooth photo and video sharing.\",elements:{cxg7jeEBB:\"faq\",dVkulwUPN:\"overview\",H4rVjkZCO:\"our-team\",heAiw15rF:\"advantage\",HweMd8xks:\"media-uploads\",jp7PlTBZN:\"process\",LINAOKhao:\"hero\",mdXf6GdQJ:\"create-event\",NCgtpO9x4:\"pricing\",nWpXrsf0u:\"comparison\",OlAKgOtS6:\"share-event\",OoCdXJhJl:\"cta\",oQrPyxoIq:\"pricing-1\",oxFre7mS7:\"benefits\",qanZ3i7PB:\"pricing-2\",ru7kbuzXl:\"about-us\",TimtGD7nQ:\"upload-selfie\",V2qilzEH_:\"features\",YAuiPQBYa:\"cta-1\",YHMzE7dPv:\"advantage-1\"},framerSearch:{index:true},robots:\"max-image-preview:large\",serializationId:\"framer-RxNP3\",socialImage:\"https://framerusercontent.com/assets/dyPZrDac7B0Esllda7KWaoqPYM.png\",title:\"Best Photo Sharing App for Photographers | QR Codes & Online Cloud Gallery\",viewport:\"width=device-width\"};}export const metadataVersion=1;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"metadataVersion\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "AACe,SAARA,EAA0BC,EAAOC,EAAa,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC,KAAK,UAAU,WAAW,qBAAqB,EAAE,CAAC,KAAK,SAAS,WAAW,4CAA4C,EAAE,CAAC,KAAK,UAAU,WAAW,oBAAoB,CAAC,EAAE,kBAAkB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAwtI,YAAY,0KAA0K,SAAS,CAAC,UAAU,MAAM,UAAU,WAAW,UAAU,WAAW,UAAU,YAAY,UAAU,gBAAgB,UAAU,UAAU,UAAU,OAAO,UAAU,eAAe,UAAU,UAAU,UAAU,aAAa,UAAU,cAAc,UAAU,MAAM,UAAU,YAAY,UAAU,WAAW,UAAU,YAAY,UAAU,WAAW,UAAU,gBAAgB,UAAU,WAAW,UAAU,QAAQ,UAAU,aAAa,EAAE,aAAa,CAAC,MAAM,EAAI,EAAE,OAAO,0BAA0B,gBAAgB,eAAe,YAAY,sEAAsE,MAAM,6EAA6E,SAAS,oBAAoB,CAAE,CAAQ,IAAMC,EAAgB,EAC13KC,EAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,gBAAkB,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["metadata", "params", "activeLocale", "metadataVersion", "__FramerMetadata__"]
}
