{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "placeholder-logo-buzzsnap",
  "title": "Placeholder Logo Buzzsnap",
  "description": "Placeholder logo component for logo section 1",
  "files": [
    {
      "path": "components/pro-blocks/placeholder-logo-buzzsnap.tsx",
      "content": "import { cn } from \"@/lib/utils\";\n\ninterface PlaceholderLogoBuzzsnapProps {\n  width?: number;\n  height?: number;\n  className?: string;\n}\n\nexport function PlaceholderLogoBuzzsnap({\n  width = 182,\n  height = 40,\n  className,\n}: PlaceholderLogoBuzzsnapProps) {\n  return (\n    <svg\n      width={width}\n      height={height}\n      viewBox=\"0 0 182 40\"\n      fill=\"none\"\n      xmlns=\"http://www.w3.org/2000/svg\"\n      className={cn(className)}\n    >\n      <g clipPath=\"url(#clip0_19159_7452)\">\n        <path\n          d=\"M0 24.363C0 22.4031 0.385092 20.4623 1.13333 18.6517C1.88159 16.8409 2.97827 15.1956 4.36084 13.8098C5.74339 12.4238 7.38467 11.3245 9.19105 10.5744C10.9975 9.82448 12.9336 9.43839 14.8889 9.43839V24.363H0Z\"\n          fill=\"currentColor\"\n        />\n        <path\n          d=\"M0 24.363C0 26.323 0.385092 28.2638 1.13333 30.0745C1.88159 31.8853 2.97827 33.5305 4.36084 34.9165C5.74339 36.3023 7.38467 37.4018 9.19105 38.1518C10.9975 38.9019 12.9336 39.2878 14.8889 39.2878V24.363H0Z\"\n          fill=\"currentColor\"\n        />\n        <path\n          d=\"M29.7772 24.363C29.7772 26.323 29.3924 28.2638 28.6443 30.0745C27.896 31.8853 26.7994 33.5305 25.4165 34.9165C24.034 36.3023 22.3927 37.4018 20.5862 38.1518C18.78 38.9019 16.8438 39.2878 14.8887 39.2878V24.363H29.7772Z\"\n          fill=\"currentColor\"\n        />\n        <path\n          d=\"M38.9573 11.4695C38.9573 17.6584 33.9521 22.6755 27.7781 22.6755H16.5991V11.4695C16.5991 5.28055 21.6042 0.263397 27.7781 0.263397C33.9521 0.263397 38.9573 5.28055 38.9573 11.4695Z\"\n          fill=\"currentColor\"\n        />\n        <path\n          d=\"M63.4666 29.7561H52.897V10.9073H63.233C65.1406 10.9073 66.5908 11.3561 67.5835 12.2537C68.5762 13.1512 69.0726 14.439 69.0726 16.1171C69.0726 17.0927 68.8909 17.9122 68.5276 18.5756C68.1707 19.239 67.7003 19.7659 67.1163 20.1561C67.9144 20.4683 68.5535 20.9203 69.0337 21.5122C69.5073 22.1106 69.7441 22.9951 69.7441 24.1659C69.7441 25.9415 69.1991 27.3171 68.1091 28.2927C67.019 29.2683 65.4715 29.7561 63.4666 29.7561ZM58.1818 14.7707V18.4293H61.7439C63.087 18.4293 63.7586 17.8244 63.7586 16.6146C63.7586 16.0098 63.5996 15.5512 63.2817 15.239C62.9573 14.9268 62.396 14.7707 61.5979 14.7707H58.1818ZM58.1818 22.0585V25.922H61.9775C62.7172 25.922 63.2622 25.7659 63.6126 25.4537C63.963 25.1415 64.1381 24.6244 64.1381 23.9024C64.1381 23.2976 63.963 22.839 63.6126 22.5268C63.2622 22.2146 62.6783 22.0585 61.8607 22.0585H58.1818ZM76.81 30.0488C75.1944 30.0488 73.9292 29.5902 73.0143 28.6732C72.0994 27.7561 71.642 26.4098 71.642 24.6341V15.8829H77.1312V24.1951C77.1312 25.4049 77.7444 26.0098 78.9707 26.0098C79.4184 26.0098 79.8563 25.9122 80.2846 25.7171C80.7128 25.522 81.0534 25.278 81.3065 24.9854V15.8829H86.7957V29.7561H81.6569L81.5109 28.7024C80.9659 29.0927 80.3008 29.4146 79.5157 29.6683C78.7241 29.922 77.8222 30.0488 76.81 30.0488ZM101.833 29.7561H88.8395V26.7415L94.6499 20.0976H89.0439V15.8829H101.628V18.9854L95.993 25.5415H101.833V29.7561ZM116.286 29.7561H103.292V26.7415L109.103 20.0976H103.497V15.8829H116.081V18.9854L110.446 25.5415H116.286V29.7561ZM123.293 30.0488C122.106 30.0488 120.993 29.9675 119.955 29.8049C118.91 29.6358 118.086 29.4244 117.483 29.1707V25.2195C118.164 25.5317 118.978 25.7756 119.926 25.9512C120.866 26.1268 121.668 26.2146 122.329 26.2146C123.03 26.2146 123.562 26.1951 123.926 26.1561C124.283 26.1171 124.461 25.9512 124.461 25.6585C124.461 25.3268 124.14 25.0732 123.497 24.8976C122.855 24.722 122.047 24.4683 121.074 24.1366C119.809 23.6878 118.865 23.161 118.242 22.5561C117.619 21.9512 117.307 21.0732 117.307 19.922C117.307 18.5366 117.852 17.4667 118.943 16.7122C120.033 15.9642 121.746 15.5902 124.081 15.5902C124.977 15.5902 125.901 15.6585 126.855 15.7951C127.809 15.9317 128.558 16.0878 129.103 16.2634V20.1268C128.519 19.8732 127.884 19.6878 127.196 19.5707C126.502 19.4537 125.872 19.3951 125.308 19.3951C124.685 19.3951 124.13 19.4244 123.643 19.4829C123.157 19.5415 122.913 19.7073 122.913 19.9805C122.913 20.2927 123.189 20.5171 123.741 20.6537C124.299 20.7902 125.045 21.0049 125.979 21.2976C127.03 21.6098 127.851 21.9512 128.442 22.322C129.039 22.6927 129.46 23.1415 129.707 23.6683C129.947 24.1951 130.067 24.8488 130.067 25.6293C130.067 27.0341 129.499 28.1203 128.364 28.8878C127.222 29.6618 125.532 30.0488 123.293 30.0488ZM137.6 29.7561H132.111V15.8829H137.25L137.396 16.9366C137.921 16.5854 138.615 16.2732 139.478 16C140.348 15.7268 141.279 15.5902 142.272 15.5902C144.004 15.5902 145.269 16.0195 146.067 16.878C146.865 17.7366 147.264 19.0634 147.264 20.8585V29.7561H141.775V21.4146C141.775 20.7902 141.639 20.3415 141.366 20.0683C141.094 19.7951 140.617 19.6585 139.936 19.6585C139.527 19.6585 139.102 19.7561 138.661 19.9512C138.226 20.1463 137.872 20.3805 137.6 20.6537V29.7561ZM153.63 30.0488C152.754 30.0488 151.939 29.8927 151.187 29.5805C150.441 29.2683 149.844 28.7805 149.396 28.1171C148.948 27.4537 148.724 26.6146 148.724 25.6C148.724 24.1366 149.211 23.0016 150.184 22.1951C151.158 21.3821 152.627 20.9756 154.593 20.9756H158.184V20.7122C158.184 20.1659 157.961 19.7659 157.513 19.5122C157.065 19.2585 156.277 19.1317 155.148 19.1317C153.552 19.1317 151.975 19.3756 150.418 19.8634V16.5561C151.119 16.2829 151.995 16.0553 153.046 15.8732C154.097 15.6846 155.167 15.5902 156.257 15.5902C158.457 15.5902 160.199 16.039 161.484 16.9366C162.769 17.8341 163.411 19.2585 163.411 21.2098V29.7561H158.622L158.36 28.6439C157.873 29.0732 157.247 29.4146 156.481 29.6683C155.709 29.922 154.759 30.0488 153.63 30.0488ZM155.498 26.8293C156.121 26.8293 156.653 26.722 157.094 26.5073C157.529 26.2927 157.892 26.0293 158.184 25.7171V23.9902H155.527C154.321 23.9902 153.717 24.4683 153.717 25.4244C153.717 26.361 154.311 26.8293 155.498 26.8293ZM171.382 36.078H165.893V15.8829H170.652L170.915 16.9951C171.479 16.5463 172.096 16.2016 172.764 15.961C173.439 15.7138 174.224 15.5902 175.119 15.5902C177.183 15.5902 178.772 16.1138 179.888 17.161C181.011 18.2016 181.572 19.9707 181.572 22.4683C181.572 24.9463 180.978 26.8293 179.791 28.1171C178.603 29.4049 176.968 30.0488 174.886 30.0488C173.504 30.0488 172.336 29.7854 171.382 29.2585V36.078ZM173.484 26.039C174.282 26.039 174.895 25.7561 175.324 25.1902C175.752 24.6244 175.966 23.7463 175.966 22.5561C175.966 21.4049 175.768 20.6244 175.372 20.2146C174.97 19.8049 174.36 19.6 173.543 19.6C172.725 19.6 172.005 19.8732 171.382 20.4195V25.3366C171.693 25.5707 172.005 25.7463 172.316 25.8634C172.628 25.9805 173.017 26.039 173.484 26.039Z\"\n          fill=\"currentColor\"\n        />\n      </g>\n      <defs>\n        <clipPath id=\"clip0_19159_7452\">\n          <rect width=\"182\" height=\"40\" fill=\"white\" />\n        </clipPath>\n      </defs>\n    </svg>\n  );\n}\n",
      "type": "registry:component",
      "target": "components/pro-blocks/placeholder-logo-buzzsnap.tsx"
    }
  ],
  "type": "registry:component"
}