File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import { cn } from './lib/utils'
1010import { Tooltip } from './components/ui/tooltip'
1111import logo from './assets/images/logo.png'
1212import rubyCentral from './assets/images/sponsors/ruby_central.png'
13- import laFronteraCaseCafe from './assets/images/sponsors/la_frontera_casa_cafe .png'
13+ import cabanasSanPancho from './assets/images/sponsors/cabanas_san_pancho .png'
1414import vauxoo from './assets/images/sponsors/vauxoo.png'
1515import alejandroRebollar from './assets/images/patreons/alejandro_rebollar.png'
1616import alexisChavez from './assets/images/patreons/alexis_chavez.png'
@@ -61,7 +61,7 @@ const patreons = [
6161] as const
6262
6363const sponsors = [
64- { name : 'La Frontera Casa Cafe ' , image : laFronteraCaseCafe } ,
64+ { name : 'Cabañas San Pancho ' , image : cabanasSanPancho } ,
6565 { name : 'Vauxoo' , image : vauxoo } ,
6666 { name : 'Ruby Central' , image : rubyCentral } ,
6767 { name : 'Community Supporters' , image : '/community_supporters.svg' } ,
You can’t perform that action at this time.
0 commit comments