{"version":3,"sources":["js/components/hero.js","js/components/message.js","js/components/org.js","js/components/action.js","js/components/footer.js","js/App.js","js/serviceWorker.js","index.js"],"names":["Hero","className","href","Message","Org","target","Action","Footer","App","Fragment","Boolean","window","location","hostname","match","ReactDOM","render","StrictMode","document","getElementById","navigator","serviceWorker","ready","then","registration","unregister","catch","error","console","message"],"mappings":"8OAEe,SAASA,IACtB,OACE,6BAASC,UAAU,QACjB,yBAAKA,UAAU,kBACb,yBAAKA,UAAU,UAEjB,yBAAKA,UAAU,aACb,mDACA,+CACA,uBAAGC,KAAK,uCAAR,YCTO,SAASC,IAEpB,OACI,6BAASF,UAAU,WACf,yBAAKA,UAAU,aACX,gEACA,oLCND,SAASG,IAEpB,OACI,6BAASH,UAAU,OACf,yBAAKA,UAAU,aACX,yBAAKA,UAAU,QACX,yBAAKA,UAAU,cACf,yBAAKA,UAAU,WACX,gDACA,+KACA,uBAAGC,KAAK,iCAAiCG,OAAO,UAAhD,mBAGR,yBAAKJ,UAAU,SACX,yBAAKA,UAAU,cACf,yBAAKA,UAAU,WACX,4BAAI,mDAA8B,6BAAlC,iBACA,yLCjBT,SAASK,IAEpB,OACI,6BAASL,UAAU,YACf,yBAAKA,UAAU,aACX,wCACA,mTACA,6BACI,yBAAKA,UAAU,gBACf,yBAAKA,UAAU,YACf,yBAAKA,UAAU,UACf,yBAAKA,UAAU,mBCXpB,SAASM,IAEpB,OACI,gCACI,yBAAKN,UAAU,aACX,uBAAGA,UAAU,SAAb,oKACA,uBAAGA,UAAU,aAAb,2CCgBDO,MAdf,WACE,OACE,kBAAC,IAAMC,SAAP,KAEE,kBAACT,EAAD,MACA,kBAACG,EAAD,MACA,kBAACC,EAAD,MACA,kBAACE,EAAD,MACA,kBAACC,EAAD,QCNcG,QACW,cAA7BC,OAAOC,SAASC,UAEe,UAA7BF,OAAOC,SAASC,UAEhBF,OAAOC,SAASC,SAASC,MACvB,2DCZNC,IAASC,OACP,kBAAC,IAAMC,WAAP,KACE,kBAAC,EAAD,OAEFC,SAASC,eAAe,SDyHpB,kBAAmBC,WACrBA,UAAUC,cAAcC,MACrBC,MAAK,SAAAC,GACJA,EAAaC,gBAEdC,OAAM,SAAAC,GACLC,QAAQD,MAAMA,EAAME,c","file":"static/js/main.4460d061.chunk.js","sourcesContent":["import React from \"react\";\n\nexport default function Hero() {\n return (\n
\n
\n
\n
\n
\n

Helping Hungry Kids

\n

Starts With You

\n DONATE\n
\n
\n );\n}\n","import React from 'react';\n\nexport default function Message(){\n\n return (\n
\n
\n

Feeding Kids in Our Own Backyard

\n

Our mission is to ensure that every child in foster care and food insecure homes in Oregon and SW Washington has the nutrition they need to thrive.

\n
\n
\n );\n \n}","import React from 'react';\n\nexport default function Org(){\n\n return (\n
\n
\n
\n
\n
\n

OUR GIVING TABLE

\n

Our Giving Table is a local nonprofit that donates to food insecure families. and children in Oregon and the SW Washington/Vancouver Metro Area.

\n FIND OUT MORE\n
\n
\n
\n
\n
\n

COMMUNITY PARTNER
PAPA MURPHY'S

\n

The 86 metro area Papa Murphy’s Restaurants are owned by almost 30 small business owners. Together, they want to tackle hunger in our community.\n

\n
\n
\n
\n
\n );\n \n}","import React from 'react';\n\nexport default function Action(){\n\n return (\n
\n
\n

PARTNERS

\n

Our Giving Table is thankful for our generous corporate sponsors who are helping food insecure families each day in our community. Their generosity and investment in our youth allows us to provide free services that support over 1000+ kids in our local communities each week.

\n
\n
\n
\n
\n
\n
\n
\n
\n );\n \n}","import React from 'react';\n\nexport default function Footer(){\n\n return (\n \n );\n \n}","import React from 'react';\n\n// import Nav from './components/nav';\nimport Hero from './components/hero';\nimport Message from './components/message';\nimport Organization from './components/org';\nimport Action from './components/action';\n// import Subscribe from './components/subscribe';\nimport Footer from './components/footer';\n\nfunction App() {\n return (\n \n\n \n \n \n \n