---
params:
  logo: /media/gallo_welding_inverted.svg
  logoAlt: Gallo Welding & Fabrication
  copyName: Gallo Welding
  headerTitle: Gallo Welding & Fabrication
  headerImg: /media/wide.webp
  headerDesc: >
    Gallo Welding, based in Atlanta, provides exceptional structures for diverse
    industries. With over a decade of experience, Ian Gallo specializes in
    hand-welded, durable structures at affordable prices while prioritizing
    professionalism and inclusivity.
  catalogButtons:
    home:
      - categoryName: 'Backdrops'
        img: /media/catalog/DimondBackdrop.jpeg.webp
        alt:
      - categoryName: 'Arches'
        img: /media/catalog/12ftRoundArch2.jpg.webp
        alt: 
        style:
      - categoryName: 'Canopies'
        img: /media/catalog/40ftgardencanopy4.jpg.webp
        alt:
      - categoryName: 'Chandeliers'
        img: /media/catalog/AerialWave.png.webp
        alt:
      - categoryName: 'Signature Pieces'
        img: /media/catalog/7ftMirror1.jpg.webp
        alt:
        style: "transform: translateY(-25%);"
      - categoryName: 'Centerpieces'
        img: /media/catalog/HelixHarlows.JPG.webp
        style: "transform: translateY(-25%);"

  social:
    main:
      - url: 'mailto:iangalloart@gmail.com'
        label: Email mailto link iangalloart at gmail dot com
        icon: >
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24"
          height="24" fill="none" stroke="currentColor" stroke-linecap="round"
          stroke-linejoin="round" stroke-width="2">
            <circle cx="12" cy="12" r="4"></circle>
            <path d="M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"></path>
          </svg>
      - url: 'https://www.instagram.com/gallowelding/'
        label: Link to Gallo Welding Instagram
        icon: >
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24"
          height="24" fill="none" stroke="currentColor" stroke-linecap="round"
          stroke-linejoin="round" stroke-width="2">
            <rect height="20" rx="5" ry="5" width="20" x="2" y="2"></rect>
            <path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path>
            <line x1="17.5" x2="17.51" y1="6.5" y2="6.5"></line>
          </svg>
---