{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/98H9eCH1oCjMpa8wEZoB/TPW53N67YbwMXpPXpNDY/LazyImage.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";export default function LazyImage(props){const{imageUrl,altText,radius,style}=props;const borderRadius=radius;const responsiveStyle={width:\"100%\",height:\"auto\",objectFit:\"cover\",borderRadius:borderRadius,...style};return /*#__PURE__*/_jsx(\"img\",{src:imageUrl,alt:altText,style:responsiveStyle,loading:\"lazy\"});}LazyImage.defaultProps={imageUrl:\"\",altText:\"Lazy loaded image\"};addPropertyControls(LazyImage,{imageUrl:{type:ControlType.Image,title:\"Image URL\"},altText:{type:ControlType.String,title:\"Alt Text\",defaultValue:\"Lazy loaded image\"},radius:{type:ControlType.Number,title:\"Border Radius\",defaultValue:0,min:0,unit:\"px\"},style:{type:ControlType.Object,title:\"Style\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"LazyImage\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LazyImage.map"],
  "mappings": "yFAA8G,SAARA,EAA2BC,EAAM,CAAC,GAAK,CAAC,SAAAC,EAAS,QAAAC,EAAQ,OAAAC,EAAO,MAAAC,CAAK,EAAEJ,EAAsCK,EAAgB,CAAC,MAAM,OAAO,OAAO,OAAO,UAAU,QAAQ,aAA3EF,EAAqG,GAAGC,CAAK,EAAE,OAAoBE,EAAK,MAAM,CAAC,IAAIL,EAAS,IAAIC,EAAQ,MAAMG,EAAgB,QAAQ,MAAM,CAAC,CAAE,CAACN,EAAU,aAAa,CAAC,SAAS,GAAG,QAAQ,mBAAmB,EAAEQ,EAAoBR,EAAU,CAAC,SAAS,CAAC,KAAKS,EAAY,MAAM,MAAM,WAAW,EAAE,QAAQ,CAAC,KAAKA,EAAY,OAAO,MAAM,WAAW,aAAa,mBAAmB,EAAE,OAAO,CAAC,KAAKA,EAAY,OAAO,MAAM,gBAAgB,aAAa,EAAE,IAAI,EAAE,KAAK,IAAI,EAAE,MAAM,CAAC,KAAKA,EAAY,OAAO,MAAM,OAAO,CAAC,CAAC",
  "names": ["LazyImage", "props", "imageUrl", "altText", "radius", "style", "responsiveStyle", "p", "addPropertyControls", "ControlType"]
}
